Searched refs:x_e_getc (Results 1 – 1 of 1) sorted by relevance
142 static int x_e_getc ARGS((void));362 if ((c = x_e_getc()) < 0)794 c = x_e_getc();814 c = x_e_getc();928 if ((c = x_e_getc()) < 0)1600 c = x_e_getc();1857 x_e_getc() in x_e_getc() function1953 for (; c >= 0 && isdigit(c); c = x_e_getc(), first = 0)