Lines Matching refs:getsc
139 #define getsc() getsc_i()
149 #define getsc() getsc_r((unsigned int)(unsigned char)o_getsc())
231 c = getsc();
236 c = getsc();
255 while (!((c = getsc()) == 0 ||
308 c2 = getsc();
322 if ((c = getsc())) {
348 c = getsc();
365 c = getsc();
392 c = getsc();
395 c = getsc();
416 if ((unsigned int)(c = getsc()) == ORD('|')) {
435 c = getsc();
440 c = getsc();
476 if ((unsigned int)(c = getsc()) == ORD('/')) {
490 c2 = getsc();
525 c = getsc();
577 *wp++ = getsc();
595 c2 = getsc();
652 if ((unsigned int)(c2 = getsc()) == ORD(/*(*/ ')')) {
693 if ((unsigned int)(c = getsc()) == ORD('"') ||
745 switch (c = getsc()) {
778 else if ((unsigned int)(c2 = getsc()) == ORD(/*(*/ ')')) {
819 if ((c = getsc())) {
828 if ((unsigned int)(c2 = getsc()) == ORD('\'')) {
920 if ((unsigned int)(c2 = getsc()) != ORD('>')) {
929 c2 = getsc();
936 if ((unsigned int)(c2 = getsc()) == ORD('-'))
972 if ((c2 = getsc()) == c)
987 if ((unsigned int)(c2 = getsc()) == ORD('&'))
1028 * the way getsc() and ungetsc() operate; etc.
1063 * this is like getsc() without skipping
1148 while ((c = getsc()) == '\t')
1153 c = getsc();
1190 c = getsc();
1594 c = getsc();
1601 c2 = getsc();
1657 c = getsc();
1696 c = getsc();