Home
last modified time | relevance | path

Searched refs:yypop_buffer_state (Results 1 – 21 of 21) sorted by relevance

/netbsd/src/external/bsd/elftosb/dist/elftosb2/
DFlexLexer.h128 void yypop_buffer_state();
Delftosb_lexer.cpp1976 void yyFlexLexer::yypop_buffer_state (void) in yypop_buffer_state() function in yyFlexLexer
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/
Dlex.c290 void yypop_buffer_state ( void );
1492 void yypop_buffer_state (void) in yypop_buffer_state() function
1783 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dsyslex.c288 void yypop_buffer_state ( void );
1552 void yypop_buffer_state (void) in yypop_buffer_state() function
1843 yypop_buffer_state(); in yylex_destroy()
Ddeflex.c288 void yypop_buffer_state ( void );
1712 void yypop_buffer_state (void) in yypop_buffer_state() function
2003 yypop_buffer_state(); in yylex_destroy()
Darlex.c288 void yypop_buffer_state ( void );
1685 void yypop_buffer_state (void) in yypop_buffer_state() function
1976 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/external/gpl3/binutils/dist/gas/
Ditbl-lex.c288 void yypop_buffer_state ( void );
1569 void yypop_buffer_state (void) in yypop_buffer_state() function
1860 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/tools/m4/bootstrap/
Dtokenizer.c298 void yypop_buffer_state (void );
1502 void yypop_buffer_state (void) in yypop_buffer_state() function
1793 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/external/lgpl3/gmp/dist/demos/calc/
Dcalclex.c305 void yypop_buffer_state (void );
1571 void yypop_buffer_state (void) in yypop_buffer_state() function
1862 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dloongarch-lex.c288 void yypop_buffer_state ( void );
1510 void yypop_buffer_state (void) in yypop_buffer_state() function
1801 yypop_buffer_state(); in yylex_destroy()
Dbfin-lex.c288 void yypop_buffer_state ( void );
2995 void yypop_buffer_state (void) in yypop_buffer_state() function
3286 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/
Dslc-lex.c290 void yypop_buffer_state ( void );
1429 void yypop_buffer_state (void) in yypop_buffer_state() function
1720 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgengtype-lex.cc294 void yypop_buffer_state ( void );
2572 void yypop_buffer_state (void) in yypop_buffer_state() function
2863 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Dlex.c290 void yypop_buffer_state ( void );
2358 void yypop_buffer_state (void) in yypop_buffer_state() function
2649 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/external/cddl/osnet/lib/libdtrace/
Ddtrace.common.expsym441 yypop_buffer_state
/netbsd/src/tests/lib/libcurses/director/
Dtestlang_conf.l236 yypop_buffer_state();
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldlex.c288 void yypop_buffer_state ( void );
3509 void yypop_buffer_state (void) in yypop_buffer_state() function
3800 yypop_buffer_state(); in yylex_destroy()
/netbsd/src/external/bsd/flex/dist/doc/
Dflex.info-281 * yypop_buffer_state: Multiple Input Buffers.
Dflex.texi2066 @deftypefun void yypop_buffer_state ( )
2100 This first example uses yypush_buffer_state and yypop_buffer_state. Flex
2129 yypop_buffer_state();
Dflex.info-11667 -- Function: void yypop_buffer_state ( )
1691 This first example uses yypush_buffer_state and yypop_buffer_state.
1717 yypop_buffer_state();
/netbsd/src/external/bsd/flex/dist/
DChangeLog4186 yypush_buffer_state and yypop_buffer_state.
4423 Added new API function, yypop_buffer_state. Documented the new API