Home
last modified time | relevance | path

Searched refs:yyensure_buffer_stack (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c309 static void yyensure_buffer_stack ( void );
326 yyensure_buffer_stack (); \
335 yyensure_buffer_stack (); \
898 yyensure_buffer_stack ();
1575 yyensure_buffer_stack (); in yyrestart()
1596 yyensure_buffer_stack (); in yy_switch_to_buffer()
1742 yyensure_buffer_stack(); in yypush_buffer_state()
1786 static void yyensure_buffer_stack (void) in yyensure_buffer_stack() function
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c290 static void yyensure_buffer_stack ( void );
307 yyensure_buffer_stack (); \
316 yyensure_buffer_stack (); \
753 yyensure_buffer_stack ();
1387 yyensure_buffer_stack (); in yyrestart()
1408 yyensure_buffer_stack (); in yy_switch_to_buffer()
1554 yyensure_buffer_stack(); in yypush_buffer_state()
1598 static void yyensure_buffer_stack (void) in yyensure_buffer_stack() function
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped293 static void yyensure_buffer_stack (void );
312 yyensure_buffer_stack (); \
322 yyensure_buffer_stack (); \
872 yyensure_buffer_stack ();
1674 yyensure_buffer_stack ();
1695 yyensure_buffer_stack ();
1841 yyensure_buffer_stack();
1885 static void yyensure_buffer_stack (void)
1900 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1920 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped307 static void yyensure_buffer_stack ( void );
324 yyensure_buffer_stack (); \
333 yyensure_buffer_stack (); \
1046 yyensure_buffer_stack ();
1830 yyensure_buffer_stack ();
1851 yyensure_buffer_stack ();
1997 yyensure_buffer_stack();
2041 static void yyensure_buffer_stack (void)
2056 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
2076 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
/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,