Searched refs:yyipwrap (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DIPFilterScanner.cpp23 #define yywrap yyipwrap
301 /* Flag which is used to allow yyipwrap()'s to do buffer switches
354 #define yyipwrap(n) 1 macro
726 extern "C" int yyipwrap (void );
728 extern int yyipwrap (void );
1091 if ( yyipwrap( ) )
1427 if ( yyipwrap( ) )
1502 * EOF (yyipwrap()) processing, but the only time this flag
1503 * is looked at is after yyipwrap() is called, so it's safe

Completed in 53 milliseconds