HomeSort by relevance Sort by last modified time
    Searched refs:skel_wrap (Results 1 - 2 of 2) sorted by null

  /external/bison/src/
scan-skel.l 29 #undef skel_wrap
30 #define skel_wrap() 1
scan-skel.c 333 /* Flag which is used to allow skel_wrap()'s to do buffer switches
392 #define skel_wrap(n) 1 macro
604 #undef skel_wrap macro
605 #define skel_wrap() 1 macro
671 extern "C" int skel_wrap (void );
673 extern int skel_wrap (void );
1142 if ( skel_wrap( ) )
    [all...]

Completed in 451 milliseconds