Searched refs:ANYOF_BLANK (Results 1 – 3 of 3) sorted by relevance
2 ANYOF_BLANK # Z added by devel/scanprov
939 #define ANYOF_BLANK ((CC_BLANK_) * 2) /* GNU extension: space and tab: non-vertical space */ macro940 #define ANYOF_NBLANK ((ANYOF_BLANK) + 1)
8235 class_number = ANYOF_BLANK; in S_handle_possible_posix()