Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Ddfa.c460 int use_NUL_table = (numecs == csize); in ntod() local
462 if (fulltbl && !use_NUL_table) { in ntod()
467 use_NUL_table = true; in ntod()
471 if (use_NUL_table) in ntod()