Searched refs:yywrap (Results 1 – 13 of 13) sorted by relevance
207 #ifdef yywrap210 #define yywrap priv_gst_parse_yywrap macro511 extern "C" int yywrap ( yyscan_t yyscanner );513 extern int yywrap ( yyscan_t yyscanner );665 #undef yywrap
206 #ifdef yywrap209 #define yywrap priv_gst_parse_yywrap macro1201 extern "C" int yywrap ( yyscan_t yyscanner );1203 extern int yywrap ( yyscan_t yyscanner );1646 if ( yywrap( yyscanner ) )1958 if ( yywrap( yyscanner ) ) in yyinput()
387 extern "C" int yywrap YY_PROTO(( void ));389 extern int yywrap YY_PROTO(( void ));724 if ( yywrap() )1073 if ( yywrap() ) in yyinput()1572 extern "C" int yywrap() in yywrap() function
55 extern "C" int yywrap()
93 int yywrap(void) { return 1; yyunput(0,0); }
208 #ifdef yywrap211 # define yywrap ppwrap macro852 extern "C" int yywrap(yyscan_t yyscanner);854 extern int yywrap(yyscan_t yyscanner);1448 if (yywrap(yyscanner))1753 if (yywrap(yyscanner)) in yyinput()
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()
418 #ifndef yywrap419 int yywrap()
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()
492 #define yywrap(yyscanner) (/*CONSTCOND*/1) macro1414 extern "C" int yywrap ( yyscan_t yyscanner );1416 extern int yywrap ( yyscan_t yyscanner );2588 if ( yywrap( yyscanner ) )2909 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()