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

  /external/one-true-awk/
awk.h 170 #define BTRUE 11
204 #define istrue(n) ((n)->csub == BTRUE)
run.c 76 static Cell truecell ={ OBOOL, BTRUE, 0, 0, 1.0, NUM, NULL };
    [all...]

Completed in 90 milliseconds