Lines Matching refs:boolean
17 #define boolean int
42 boolean isproc();
50 boolean incomm; /* in a comment of the primary type */
51 boolean instr; /* in a string constant */
52 boolean inchr; /* in a string constant */
53 boolean nokeyw = FALSE; /* no keywords being flagged */
54 boolean doindex = FALSE; /* form an index */
55 boolean twocol = FALSE; /* in two-column mode */
56 boolean filter = FALSE; /* act as a filter (like eqn) */
57 boolean pass = FALSE; /* when acting as a filter, pass indicates
61 boolean prccont; /* continue last procedure */
100 boolean l_toplex; /* procedures only defined at top lex level */
101 boolean l_prclevel; /* procedure definitions valid only within
114 boolean _escaped; /* if last character was an escape */
116 boolean l_onecase; /* upper and lower case are equivalent */
123 static void putKcp(char *start, char *end, boolean force);
619 putKcp(char *start, char *end, boolean force)
804 boolean