Searched refs:getsc_ (Results 1 – 1 of 1) sorted by relevance
79 #define getsc_() ((*source->str != '\0') ? *source->str++ : getsc__()) macro1338 return getsc_(); in getsc_bn()1342 return getsc_(); in getsc_bn()1348 c = getsc_(); in getsc_bn()1350 if ((c2 = getsc_()) == '\n') in getsc_bn()