Searched refs:istrue (Results 1 – 4 of 4) sorted by relevance
622 i = istrue(x); in boolop()628 i = istrue(y); in boolop()635 i = istrue(y); in boolop()1182 if (istrue(x)) { in pastat()1198 if (istrue(x)) in dopa2()1204 if (istrue(x)) in dopa2()1357 if (istrue(x)) { in condexpr()1372 if (istrue(x)) { in ifstat()1388 if (!istrue(x)) in whilestat()1414 if (!istrue(x)) in dostat()[all …]
196 #define istrue(n) ((n)->csub == BTRUE) macro
811 #define istrue(x) ((x)?1:0) in ees_receive() macro834 if (istrue(cp[EESM_LEAP])) day++; /*FALLSTHROUGH*/ in ees_receive()852 ees->tz = istrue(cp[EESM_BST]) ? -1 : 0; in ees_receive()883 if (istrue(cp[EESM_MSFOK])) { in ees_receive()
2664 * gasp.c (istrue): Correctly test for string inequality.3807 (istrue): Provide a default case to set "res" and keep "gcc -Wall"