Searched refs:yywrap (Results 1 – 6 of 6) sorted by relevance
281 /* Flag which is used to allow yywrap()'s to do buffer switches334 #define yywrap(n) 1627 extern "C" int yywrap (void );629 extern int yywrap (void );983 if ( yywrap( ) )1319 if ( yywrap( ) )1394 * EOF (yywrap()) processing, but the only time this flag1395 * is looked at is after yywrap() is called, so it's safe
291 /* Flag which is used to allow yywrap()'s to do buffer switches344 #define yywrap(n) 1720 extern "C" int yywrap (void );722 extern int yywrap (void );1287 if ( yywrap( ) )1586 if ( yywrap( ) )1661 * EOF (yywrap()) processing, but the only time this flag1662 * is looked at is after yywrap() is called, so it's safe
603 yywrap()
22 #define yywrap zconfwrap macro
22 #define yywrap zconfwrap
1041 int yywrap() { return 1; }