Home
last modified time | relevance | path

Searched refs:yy_load_buffer_state (Results 1 – 5 of 5) sorted by relevance

/external/bison/examples/calc++/
Dcalc++-scanner.cc367 static void yy_load_buffer_state (void );
846 yy_load_buffer_state( );
1439 yy_load_buffer_state( ); in yyrestart()
1471 yy_load_buffer_state( ); in yy_switch_to_buffer()
1482 static void yy_load_buffer_state (void) in yy_load_buffer_state() function
1615 yy_load_buffer_state( ); in yy_flush_buffer()
1651 yy_load_buffer_state( ); in yypush_buffer_state()
1676 yy_load_buffer_state( ); in yypop_buffer_state()
/external/bison/src/
Dscan-skel.c18 #define yy_load_buffer_state skel__load_buffer_state macro
Dscan-gram.c18 #define yy_load_buffer_state gram__load_buffer_state macro
Dscan-code.c18 #define yy_load_buffer_state code__load_buffer_state macro
/external/libpcap/
Dscanner.c17 #define yy_load_buffer_state pcap__load_buffer_state macro