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

/external/bison/examples/calc++/
H A Dcalc++-scanner.cc192 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/external/bison/src/
H A Dscan-skel.c211 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
H A Dscan-code.c211 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
H A Dscan-gram.c211 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/external/elfutils/src/libcpu/
H A Di386_lex.c168 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/external/elfutils/src/src/
H A Dldlex.c169 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/external/linux-tools-perf/src/tools/perf/util/
H A Dpmu-flex.c176 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
H A Dparse-events-flex.c174 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
/external/libpcap/
H A Dscanner.c177 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro

Completed in 148 milliseconds