Home
last modified time | relevance | path

Searched defs:YY_STATE_BUF_SIZE (Results 1 – 6 of 6) sorted by relevance

/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c147 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c147 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/freebsd/usr.bin/lex/
H A Dinitscan.c146 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro