Home
last modified time | relevance | path

Searched refs:expand_nxt_chk (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/lex/
H A Dtblcmp.c301 expand_nxt_chk(void) in expand_nxt_chk() function
373 expand_nxt_chk(); in find_table_space()
398 expand_nxt_chk(); in find_table_space()
478 expand_nxt_chk(); in mkdeftbl()
577 expand_nxt_chk(); in mkentry()
590 expand_nxt_chk(); in mkentry()
611 expand_nxt_chk(); in mkentry()
642 expand_nxt_chk(); in mk1tbl()
653 expand_nxt_chk(); in mk1tbl()
H A Dgen.c256 expand_nxt_chk(); in mkctbl()
377 expand_nxt_chk(); in genctbl()
H A Dflexdef.h1031 extern void expand_nxt_chk PROTO ((void)); /* increase nxt/chk arrays */
H A DChangeLog7044 * flexdef.h: Added expand_nxt_chk() extern.