Searched refs:OBOOL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dawk.h80 uschar ctype; /* OCELL, OBOOL, OJUMP, etc. */
149 #define OBOOL 2 macro
H A Drun.c73 static Cell truecell ={ OBOOL, BTRUE, 0, 0, 1.0, NUM };
75 static Cell falsecell ={ OBOOL, BFALSE, 0, 0, 0.0, NUM };

Completed in 68 milliseconds