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 162 #define BTRUE 11
196 #define istrue(n) ((n)->csub == BTRUE)
run.c 74 static Cell truecell ={ OBOOL, BTRUE, 0, 0, 1.0, NUM };
    [all...]

Completed in 65 milliseconds