Searched refs:yywrap (Results 1 – 21 of 21) sorted by relevance
24 int yywrap (void);26 int yywrap (void) in yywrap() function
145 virtual int yywrap();
83 #define yywrap M4_YY_PREFIX[[wrap]]578 /* Flag which is used to allow yywrap()'s to do buffer switches918 extern "C" int yywrap ( M4_YY_PROTO_ONLY_ARG );920 extern int yywrap ( M4_YY_PROTO_ONLY_ARG );1357 if ( yywrap( M4_YY_CALL_ONLY_ARG ) )1858 if ( yywrap( M4_YY_CALL_ONLY_ARG ) )1962 * EOF (yywrap()) processing, but the only time this flag1963 * is looked at is after yywrap() is called, so it's safe
1015 int yywrap(void)
91 #ifndef yywrap93 int yywrap(void) { return 1; }
89 #ifndef yywrap91 yywrap(void)
100 #ifndef yywrap102 yywrap(void)
10 int yywrap(void);27 yywrap(void) in yywrap() function
183 #ifndef yywrap184 extern int yywrap (void);
92 #ifndef yywrap93 int yywrap (void) { return 1; } in yywrap() function
336 #define yywrap(n) 1 macro1051 extern "C" int yywrap (void );1053 extern int yywrap (void );1736 if ( yywrap( ) )2035 if ( yywrap( ) ) in yyinput()
558 extern "C" int yywrap (void );560 extern int yywrap (void );924 if ( yywrap( ) )1222 if ( yywrap( ) ) in yyinput()
927 extern "C" int yywrap (void );929 extern int yywrap (void );1607 if ( yywrap( ) )1942 if ( yywrap( ) ) in yyinput()2878 yywrap(void) in yywrap() function
763 #define yywrap ada_yywrap macro
3002 #define yywrap ada_yywrap macro
25 extern int yywrap(void);
31 int yywrap(void) { return(1); } in yywrap() function
277 yywrap(void)
66 int yywrap(void);1170 yywrap(); in main()
23 #define yywrap __ktrfmtwrap macro