Home
last modified time | relevance | path

Searched refs:yywrap (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped291 /* Flag which is used to allow yywrap()'s to do buffer switches
344 #define yywrap(n) 1
663 extern "C" int yywrap (void );
665 extern int yywrap (void );
1120 if ( yywrap( ) )
1418 if ( yywrap( ) )
1491 * EOF (yywrap()) processing, but the only time this flag
1492 * is looked at is after yywrap() is called, so it's safe
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped350 /* Flag which is used to allow yywrap()'s to do buffer switches
409 #define yywrap(n) 1
736 extern "C" int yywrap (void );
738 extern int yywrap (void );
1187 if ( yywrap( ) )
1562 if ( yywrap( ) )
1648 * EOF (yywrap()) processing, but the only time this flag
1649 * is looked at is after yywrap() is called, so it's safe
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c22 #define yywrap zconfwrap macro
H A Dlex.zconf.c_shipped22 #define yywrap zconfwrap