Searched refs:isedchar (Results 1 – 1 of 1) sorted by relevance
57 #define isedchar(x) (!((x) & ~0xFF)) macro1786 *tmp = isedchar(edchars.eof) ? (unsigned char)edchars.eof : in x_end_of_text()3388 if (isedchar(edchars.erase)) { in x_mode()3392 if (isedchar(edchars.kill)) in x_mode()3394 if (isedchar(edchars.werase)) in x_mode()3396 if (isedchar(edchars.intr)) in x_mode()3398 if (isedchar(edchars.quit)) in x_mode()