Lines Matching refs:x_e_getc
1004 static int x_e_getc(void);
1216 buf[pos++] = c = x_e_getc(); in x_e_getmbc()
1222 c = x_e_getc(); in x_e_getmbc()
1234 buf[pos++] = c = x_e_getc(); in x_e_getmbc()
1296 if ((c = x_e_getc()) < 0) in x_emacs()
1303 if ((i = x_e_getc()) != '~') in x_emacs()
1310 if ((i = x_e_getc()) != '~') in x_emacs()
1936 if ((c = x_e_getc()) < 0) in x_search_hist()
1941 if ((c = x_e_getc()) < 0) in x_search_hist()
1953 if ((c = x_e_getc()) != '~') in x_search_hist()
2393 switch ((c = x_e_getc())) { in x_vt_hack()
2406 if ((c = x_e_getc()) != '5' && c != '3') in x_vt_hack()
2418 switch ((c = x_e_getc())) { in x_vt_hack()
2952 x_e_getc(void) in x_e_getc() function
3094 c = x_e_getc(); in x_set_arg()
3145 c = x_e_getc(); in x_version()