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

/freebsd-10.1-release/usr.bin/csup/
H A Drcstokenizer.h214 #define rcswrap(n) 1 macro
275 extern "C" int rcswrap (yyscan_t yyscanner );
277 extern int rcswrap (yyscan_t yyscanner );
H A Dlex.rcs.c327 #define rcswrap(n) 1 macro
657 extern "C" int rcswrap (yyscan_t yyscanner );
659 extern int rcswrap (yyscan_t yyscanner );
1014 if ( rcswrap(yyscanner ) )
1354 if ( rcswrap(yyscanner ) )
1429 * EOF (rcswrap()) processing, but the only time this flag
1430 * is looked at is after rcswrap() is called, so it's safe

Completed in 52 milliseconds