Home | History | Annotate | Download | only in libcpu

Lines Matching full:i386_wrap

22 #define yywrap i386_wrap
313 /* Flag which is used to allow i386_wrap()'s to do buffer switches
366 #define i386_wrap(n) 1
634 extern "C" int i386_wrap (void );
636 extern int i386_wrap (void );
1053 if ( i386_wrap( ) )
1393 if ( i386_wrap( ) )
1472 * EOF (i386_wrap()) processing, but the only time this flag
1473 * is looked at is after i386_wrap() is called, so it's safe