Searched refs:getsc (Results 1 – 1 of 1) sorted by relevance
139 #define getsc() getsc_i() macro149 #define getsc() getsc_r((unsigned int)(unsigned char)o_getsc()) macro231 c = getsc(); in yylex()236 c = getsc(); in yylex()255 while (!((c = getsc()) == 0 || in yylex()308 c2 = getsc(); in yylex()322 if ((c = getsc())) { in yylex()348 c = getsc(); in yylex()365 c = getsc(); in yylex()392 c = getsc(); in yylex()[all …]