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