Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dgen.c55 return (gentables) in get_int16_decl()
63 return (gentables) in get_int32_decl()
70 return (gentables) in get_state_decl()
77 return (gentables) in get_yy_char_decl()
135 if (gentables) { in geneoltbl()
341 if (gentables) in genctbl()
411 if (gentables) in genctbl()
415 if (gentables) in genctbl()
771 if (gentables) in gen_next_match()
896 if (gentables) in gen_next_state()
[all …]
H A Dmisc.c254 if (gentables) { in dataend()
272 if (!gentables) in dataflush()
414 if (!gentables) in mk2data()
443 if (!gentables) in mkdata()
815 if (!gentables) in transition_struct_out()
H A Ddfa.c527 if (gentables) in ntod()
539 if (gentables) in ntod()
549 if (gentables) in ntod()
705 if (gentables) in ntod()
730 if (gentables) in ntod()
H A Dtables.h62 extern bool tablesext, tablesverify,gentables;
H A Dmain.c110 bool tablesext, tablesverify, gentables; variable
397 gentables = false; in check_options()
401 gentables = true; in check_options()
967 gentables = true; in flexinit()