Searched defs:IFTHEN (Results 1 – 1 of 1) sorted by relevance
27 #define IFTHEN(cond, act) if(cond){act;} macro35 #define IFTHEN(cond, act) macro