Searched refs:yywrap (Results 1 – 7 of 7) sorted by relevance
239 /* Flag which is used to allow yywrap()'s to do buffer switches309 extern "C" int yywrap YY_PROTO(( void ));311 extern int yywrap YY_PROTO(( void ));596 if ( yywrap() )1022 if ( yywrap() )1096 * EOF (yywrap()) processing, but the only time this flag1097 * is looked at is after yywrap() is called, so it's safe
45 int yywrap(void) { return 1; } in yywrap() function
56 #ifdef yywrap57 #undef yywrap58 #define yywrap() 1
251 #ifdef yywrap252 #undef yywrap253 #define yywrap() 1
149 int yywrap(void)
160 int yywrap(void)
236 int yywrap(void)