Searched refs:isedchar (Results 1 – 1 of 1) sorted by relevance
56 #define isedchar(x) (!((x) & ~0xFF)) macro1787 *tmp = isedchar(edchars.eof) ? (unsigned char)edchars.eof : in x_end_of_text()3356 if (isedchar(edchars.erase)) { in x_mode()3360 if (isedchar(edchars.kill)) in x_mode()3362 if (isedchar(edchars.werase)) in x_mode()3364 if (isedchar(edchars.intr)) in x_mode()3366 if (isedchar(edchars.quit)) in x_mode()