Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
H A Ddfa.c464 int use_NUL_table = (numecs == csize); in ntod() local
466 if (fulltbl && !use_NUL_table) { in ntod()
475 use_NUL_table = true; in ntod()
480 if (use_NUL_table) in ntod()