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

  /external/one-true-awk/
awk.h 79 uschar ctype; /* OCELL, OBOOL, OJUMP, etc. */
156 #define OBOOL 2
run.c 76 static Cell truecell ={ OBOOL, BTRUE, 0, 0, 1.0, NUM, NULL };
78 static Cell falsecell ={ OBOOL, BFALSE, 0, 0, 0.0, NUM, NULL };
    [all...]

Completed in 79 milliseconds