Searched refs:yywrap (Results 1 – 17 of 17) sorted by relevance
13 # undef yywrap14 # define yywrap() 1
409 #define yywrap() 1 macro559 # undef yywrap560 # define yywrap() 1 macro637 extern "C" int yywrap (void );639 extern int yywrap (void );1058 if ( yywrap( ) )1389 if ( yywrap( ) ) in yyinput()
377 int yywrap(void);386 int yywrap() in yywrap() function
60 return ! yylex () + ! yywrap ();
369 #define yywrap(yyscanner) 1 macro1129 extern "C" int yywrap (yyscan_t yyscanner );1131 extern int yywrap (yyscan_t yyscanner );2117 if ( yywrap(yyscanner ) )2420 if ( yywrap(yyscanner ) ) in yyinput()
422 yywrap() in yywrap() function
23 #define yywrap pcap_wrap macro
22 #define yywrap i386_wrap macro
22 #define yywrap perf_pmu_wrap macro
27 #define yywrap skel_wrap macro
27 #define yywrap code_wrap macro
27 #define yywrap gram_wrap macro
23 #define yywrap ldwrap macro
3766 return ! yylex () + ! yywrap ();
10377 # undef yywrap10378 # define yywrap() 110389 @code{yywrap}, we don't need @code{unput} either, and we parse an12345 @c LocalWords: cstdlib Debian undef yywrap unput noyywrap nounput zA yyleng
9717 # undef yywrap9718 # define yywrap() 19726 Because there is no `#include'-like feature we don't need `yywrap', we
8354 return ! yylex () + ! yywrap ();