Searched refs:yywrap (Results 1 – 14 of 14) sorted by relevance
233 #ifdef yywrap236 #define yywrap pcap_wrap macro534 extern "C" int yywrap ( yyscan_t yyscanner );536 extern int yywrap ( yyscan_t yyscanner );688 #undef yywrap
229 #ifdef yywrap232 #define yywrap pcap_wrap macro3247 extern "C" int yywrap ( yyscan_t yyscanner );3249 extern int yywrap ( yyscan_t yyscanner );4484 if ( yywrap( yyscanner ) )4796 if ( yywrap( yyscanner ) ) in yyinput()
8403 return ! yylex () + ! yywrap ();
377 int yywrap(void);386 int yywrap() in yywrap() function
210 #ifdef yywrap213 # define yywrap ppwrap macro859 extern "C" int yywrap(yyscan_t yyscanner);861 extern int yywrap(yyscan_t yyscanner);1455 if (yywrap(yyscanner))1760 if (yywrap(yyscanner)) in yyinput()
273 #ifdef yywrap276 #define yywrap ppwrap macro1148 extern "C" int yywrap ( yyscan_t yyscanner );1150 extern int yywrap ( yyscan_t yyscanner );1794 if ( yywrap( yyscanner ) )2113 if ( yywrap( yyscanner ) ) in yyinput()
484 #ifndef yywrap485 int yywrap() { return 1; }
417 #ifndef yywrap418 int yywrap()
25 extern int yywrap(void);
31 int yywrap(void) { return(1); } in yywrap() function
434 yywrap(void)
489 #define yywrap(yyscanner) (/*CONSTCOND*/1) macro1361 extern "C" int yywrap ( yyscan_t yyscanner );1363 extern int yywrap ( yyscan_t yyscanner );2429 if ( yywrap( yyscanner ) )2748 if ( yywrap( yyscanner ) ) in yyinput()
395 #define yywrap(yyscanner) (/*CONSTCOND*/ 1) macro1067 extern "C" int yywrap(yyscan_t yyscanner);1069 extern int yywrap(yyscan_t yyscanner);2221 if (yywrap(yyscanner))2526 if (yywrap(yyscanner)) in yyinput()
23 #define yywrap ematch_wrap macro