Home
last modified time | relevance | path

Searched refs:yy_buffer_stack_top (Results 1 – 8 of 8) sorted by relevance

/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c251 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
262 ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
268 #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
1454 (yy_buffer_stack_top)++; in yypush_buffer_state()
1473 if ((yy_buffer_stack_top) > 0) in yypop_buffer_state()
1474 --(yy_buffer_stack_top); in yypop_buffer_state()
1505 (yy_buffer_stack_top) = 0; in yyensure_buffer_stack()
1509 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ in yyensure_buffer_stack()
1728 (yy_buffer_stack_top) = 0; in yy_init_globals()
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c252 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
263 ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
269 #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
1471 (yy_buffer_stack_top)++; in yypush_buffer_state()
1490 if ((yy_buffer_stack_top) > 0) in yypop_buffer_state()
1491 --(yy_buffer_stack_top); in yypop_buffer_state()
1522 (yy_buffer_stack_top) = 0; in yyensure_buffer_stack()
1526 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ in yyensure_buffer_stack()
1744 (yy_buffer_stack_top) = 0; in yy_init_globals()
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c252 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
263 ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
269 #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
1408 (yy_buffer_stack_top)++; in yypush_buffer_state()
1427 if ((yy_buffer_stack_top) > 0) in yypop_buffer_state()
1428 --(yy_buffer_stack_top); in yypop_buffer_state()
1459 (yy_buffer_stack_top) = 0; in yyensure_buffer_stack()
1463 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ in yyensure_buffer_stack()
1681 (yy_buffer_stack_top) = 0; in yy_init_globals()
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c252 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
263 ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
269 #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
2336 (yy_buffer_stack_top)++; in yypush_buffer_state()
2355 if ((yy_buffer_stack_top) > 0) in yypop_buffer_state()
2356 --(yy_buffer_stack_top); in yypop_buffer_state()
2387 (yy_buffer_stack_top) = 0; in yyensure_buffer_stack()
2391 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ in yyensure_buffer_stack()
2609 (yy_buffer_stack_top) = 0; in yy_init_globals()
/freebsd/usr.bin/lex/
H A Dinitscan.c250 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
261 ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
267 #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
4795 (yy_buffer_stack_top)++; in yypush_buffer_state()
4814 if ((yy_buffer_stack_top) > 0) in yypop_buffer_state()
4815 --(yy_buffer_stack_top); in yypop_buffer_state()
4846 (yy_buffer_stack_top) = 0; in yyensure_buffer_stack()
4850 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ in yyensure_buffer_stack()
5102 (yy_buffer_stack_top) = 0; in yy_init_globals()
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c251 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
262 ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
267 #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
7548 (yy_buffer_stack_top)++; in yypush_buffer_state()
7567 if ((yy_buffer_stack_top) > 0) in yypop_buffer_state()
7568 --(yy_buffer_stack_top); in yypop_buffer_state()
7599 (yy_buffer_stack_top) = 0; in yyensure_buffer_stack()
7603 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ in yyensure_buffer_stack()
7822 (yy_buffer_stack_top) = 0; in yy_init_globals()
/freebsd/contrib/flex/src/
H A DFlexLexer.h191 size_t yy_buffer_stack_top; /**< index of top of stack. */ variable
H A Dflex.skl540 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
556 ? YY_G(yy_buffer_stack)[YY_G(yy_buffer_stack_top)] \
562 #define YY_CURRENT_BUFFER_LVALUE YY_G(yy_buffer_stack)[YY_G(yy_buffer_stack_top)]
715 size_t yy_buffer_stack_top; /**< index of top of stack. */
1458 yy_buffer_stack_top = 0;
2188 YY_G(yy_buffer_stack_top)++;
2216 if (YY_G(yy_buffer_stack_top) > 0)
2217 --YY_G(yy_buffer_stack_top);
2258 YY_G(yy_buffer_stack_top) = 0;
2262 if (YY_G(yy_buffer_stack_top) >= (YY_G(yy_buffer_stack_max)) - 1){
[all …]