Searched refs:ISCTL (Results 1 – 1 of 1) sorted by relevance
95 #define ISCTL(c) ((c) >= CTL_FIRST && (c) <= CTL_LAST) macro97 #define ISCTL(c) (BASESYNTAX[(int)(c)] == CCTL)