HomeSort by relevance Sort by last modified time
    Searched refs:istrue (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
awk.h 196 #define istrue(n) ((n)->csub == BTRUE) macro
run.c 618 i = istrue(x);
624 i = istrue(y);
631 i = istrue(y);
1178 if (istrue(x)) {
1194 if (istrue(x))
1200 if (istrue(x))
1346 if (istrue(x)) {
1361 if (istrue(x)) {
1377 if (!istrue(x))
1403 if (!istrue(x)
    [all...]

Completed in 170 milliseconds