Lines Matching refs:x_e_getc
1003 static int x_e_getc(void);
1186 buf[pos++] = c = x_e_getc(); in x_e_getmbc()
1192 c = x_e_getc(); in x_e_getmbc()
1204 buf[pos++] = c = x_e_getc(); in x_e_getmbc()
1266 if ((c = x_e_getc()) < 0) in x_emacs()
1274 if ((i = x_e_getc()) != '~') in x_emacs()
1900 if ((c = x_e_getc()) < 0) in x_search_hist()
1905 if ((c = x_e_getc()) < 0) in x_search_hist()
1917 if ((c = x_e_getc()) != '~') in x_search_hist()
2354 switch ((c = x_e_getc())) { in x_vt_hack()
2367 if ((c = x_e_getc()) != '5' && c != '3') in x_vt_hack()
2379 switch ((c = x_e_getc())) { in x_vt_hack()
2880 x_e_getc(void) in x_e_getc() function
3022 c = x_e_getc(); in x_set_arg()
3073 c = x_e_getc(); in x_version()