Lines Matching refs:x_e_getc
1004 static int x_e_getc(void);
1216 buf[pos++] = c = x_e_getc();
1222 c = x_e_getc();
1234 buf[pos++] = c = x_e_getc();
1296 if ((c = x_e_getc()) < 0)
1303 if ((i = x_e_getc()) != '~')
1310 if ((i = x_e_getc()) != '~')
1407 * not NULL but first char is NUL; x_e_getc() does it
1936 if ((c = x_e_getc()) < 0)
1941 if ((c = x_e_getc()) < 0)
1953 if ((c = x_e_getc()) != '~')
2393 switch ((c = x_e_getc())) {
2406 if ((c = x_e_getc()) != '5' && c != '3')
2418 switch ((c = x_e_getc())) {
2952 x_e_getc(void)
3094 c = x_e_getc();
3145 c = x_e_getc();