Home
last modified time | relevance | path

Searched refs:yy_get_next_buffer (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c361 static int yy_get_next_buffer ( void );
1221 else switch ( yy_get_next_buffer( ) )
1290 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1514 switch ( yy_get_next_buffer( ) ) in yyinput()
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped715 static int yy_get_next_buffer (void );
1457 else switch ( yy_get_next_buffer( ) )
1466 * yy_get_next_buffer() to have set up
1518 /* yy_get_next_buffer - try to read in a new buffer
1525 static int yy_get_next_buffer (void)
1645 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1753 switch ( yy_get_next_buffer( ) )
1925 * called from zconfrestart() or through yy_get_next_buffer.
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c342 static int yy_get_next_buffer ( void );
998 else switch ( yy_get_next_buffer( ) )
1067 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1329 switch ( yy_get_next_buffer( ) ) in yyinput()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped354 static int yy_get_next_buffer (void );
1326 else switch ( yy_get_next_buffer( ) )
1335 * yy_get_next_buffer() to have set up
1388 /* yy_get_next_buffer - try to read in a new buffer
1395 static int yy_get_next_buffer (void)
1515 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1616 switch ( yy_get_next_buffer( ) )
1790 * called from yyrestart() or through yy_get_next_buffer.
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0002-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch38 yy_get_next_buffer(), yy_load_buffer_state(), yyensure_buffer_stack,
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped698 static int yy_get_next_buffer ( void );
1460 else switch ( yy_get_next_buffer( ) )
1469 * yy_get_next_buffer() to have set up
1522 /* yy_get_next_buffer - try to read in a new buffer
1529 static int yy_get_next_buffer (void)
1651 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1769 switch ( yy_get_next_buffer( ) )
1946 * called from yyrestart() or through yy_get_next_buffer.
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst11533 …CVE SUMMARY: Heap-based buffer overflow in the yy_get_next_buffer function in Flex before 2.6.1 mi…