Searched refs:preprocs_left (Results 1 – 4 of 4) sorted by relevance
25 int preprocs_left(void);
1108 preprocs_left(void) in preprocs_left() function
2149 if (*ptr == '#' && preprocs_left()) in do_put()
163 if (first_char != '#' || !preprocs_left()) in op_shift()