Searched defs:yywrap (Results 1 – 6 of 6) sorted by relevance
31 int yywrap(void) { return(1); } in yywrap() function
72 int yywrap(void) { return(1); } in yywrap() function
386 int yywrap() in yywrap() function
23 #define yywrap ematch_wrap macro
489 #define yywrap(yyscanner) (/*CONSTCOND*/1) macro
276 #define yywrap ppwrap macro