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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c295 /* Flag which is used to allow yywrap()'s to do buffer switches
1120 extern "C" int yywrap (void );
1122 extern int yywrap (void );
2655 if ( yywrap( ) )
2961 if ( yywrap( ) )
3040 * EOF (yywrap()) processing, but the only time this flag
3041 * is looked at is after yywrap() is called, so it's safe
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_parser.c4894 yywrap(void) function

Completed in 241 milliseconds