Searched refs:ccl_has_nl (Results 1 – 5 of 5) sorted by relevance
74 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];
736 if (ccl_has_nl[$1])746 if (ccl_has_nl[$1])
106 bool *rule_has_nl, *ccl_has_nl; variable1743 ccl_has_nl = allocate_bool_array (current_maxccls); in set_up_initial_allocations()
515 extern bool *rule_has_nl, *ccl_has_nl;
1499 if (ccl_has_nl[yystack.l_mark[0]]) in YYPARSE_DECL()1510 if (ccl_has_nl[yystack.l_mark[0]]) in YYPARSE_DECL()