Searched refs:yywrap (Results 1 – 13 of 13) 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 ();
1398 extern int yywrap(void);1402 yywrap();
414 yywrap() in yywrap() function
26 #define yywrap pcap_wrap macro
27 #define yywrap skel_wrap macro
27 #define yywrap gram_wrap macro
27 #define yywrap code_wrap macro
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 ();