NO_COMPARE
if (ch != NO_COMPARE)
if (ch == NO_COMPARE) {
#define DICT(c) (isascii(c) && isalnum(c) ? (c) : NO_COMPARE)