Searched refs:x_e_getc (Results 1 – 1 of 1) sorted by relevance
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()[all …]