Searched refs:YY_STATE_BUF_SIZE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c161 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
2231 (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c176 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro

Completed in 181 milliseconds