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

  /ndk/sources/host-tools/nawk-20071023/
awk.h 79 uschar ctype; /* OCELL, OBOOL, OJUMP, etc. */
148 #define OBOOL 2
run.c 73 static Cell truecell ={ OBOOL, BTRUE, 0, 0, 1.0, NUM };
75 static Cell falsecell ={ OBOOL, BFALSE, 0, 0, 0.0, NUM };
    [all...]

Completed in 167 milliseconds