Home
last modified time | relevance | path

Searched defs:TEXT_LEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/test/
H A Dgrammar.y97 #define TEXT_LEN (MAX_TEXT_SIZE / 2 - 3) macro
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c127 #define TEXT_LEN (MAX_TEXT_SIZE / 2 - 3) macro
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c147 #define TEXT_LEN (MAX_TEXT_SIZE / 2 - 3) macro