Searched refs:getsc (Results 1 – 1 of 1) sorted by relevance
76 #define getsc() (*source->str != '\0' && *source->str != '\\' \ macro141 while ((c = getsc()) == ' ' || c == '\t')145 while ((c = getsc()) != '\0' && c != '\n')164 while (!((c = getsc()) == 0208 c2 = getsc();222 c = getsc();246 c = getsc();268 c = getsc();270 c = getsc();288 c = getsc();[all …]