Home
last modified time | relevance | path

Searched refs:ccl_has_nl (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/flex/
HDccl.c74 ccl_has_nl[cclp] = true;
200 ccl_has_nl = in cclinit()
201 reallocate_bool_array (ccl_has_nl, in cclinit()
220 ccl_has_nl[lastccl] = false; in cclinit()
232 ccl_has_nl[cclp] = !ccl_has_nl[cclp];
HDparse.y736 if (ccl_has_nl[$1])
746 if (ccl_has_nl[$1])
HDmain.c106 bool *rule_has_nl, *ccl_has_nl; variable
1743 ccl_has_nl = allocate_bool_array (current_maxccls); in set_up_initial_allocations()
HDflexdef.h515 extern bool *rule_has_nl, *ccl_has_nl;
/NextBSD/usr.bin/lex/
HDinitparse.c1499 if (ccl_has_nl[yystack.l_mark[0]]) in YYPARSE_DECL()
1510 if (ccl_has_nl[yystack.l_mark[0]]) in YYPARSE_DECL()