Searched refs:yywrap (Results 1 – 6 of 6) sorted by relevance
292 /* Flag which is used to allow yywrap()'s to do buffer switches345 #define yywrap() 1721 extern "C" int yywrap (void );723 extern int yywrap (void );1315 if ( yywrap( ) )1615 if ( yywrap( ) )1690 * EOF (yywrap()) processing, but the only time this flag1691 * is looked at is after yywrap() is called, so it's safe
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
603 yywrap()
1041 int yywrap() { return 1; }
22 #define yywrap zconfwrap macro
22 #define yywrap zconfwrap