Searched refs:BFALSE (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/awk/ |
H A D | awk.h | 196 #define BFALSE 12 macro
|
H A D | run.c | 60 static Cell falsecell = { OBOOL, BFALSE, 0, 0, 0.0, NUM };
|
/titanic_41/usr/src/cmd/oawk/ |
H A D | awk.def | 124 #define BFALSE 2
|
H A D | run.c | 62 static CELL falsecell ={ OBOOL, BFALSE, 0, 0, 0.0, NUM, 0 };
|