Searched refs:SEMIC (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/usr.bin/csup/
H A Drcsparse.h36 #define SEMIC 5 macro
H A Drcsparse.c130 asserttoken(sp, SEMIC);
139 asserttoken(sp, SEMIC);
152 assert(token == SEMIC);
167 assert(token == SEMIC);
178 assert(token == SEMIC);
186 asserttoken(sp, SEMIC);
195 asserttoken(sp, SEMIC);
204 asserttoken(sp, SEMIC);
215 asserttoken(sp, SEMIC);
245 asserttoken(sp, SEMIC);
[all...]
H A Drcstokenizer.l69 ; { return (SEMIC); }
H A Dlex.rcs.c913 { return (SEMIC); }

Completed in 68 milliseconds