Lines Matching refs:gram_wrap
333 /* Flag which is used to allow gram_wrap()'s to do buffer switches
392 #define gram_wrap(n) 1
890 #undef gram_wrap
891 #define gram_wrap() 1
1061 extern "C" int gram_wrap (void );
1063 extern int gram_wrap (void );
2382 if ( gram_wrap( ) )
2706 if ( gram_wrap( ) )
2792 * EOF (gram_wrap()) processing, but the only time this flag
2793 * is looked at is after gram_wrap() is called, so it's safe