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