Searched defs:DIGIT_SEP (Results 1 – 2 of 2) sorted by relevance
62 #define DIGIT_SEP(c) ((c) == '\'' && CPP_OPTION (pfile, digit_separators)) macro
64 #define DIGIT_SEP(c) ((c) == '\'' && CPP_OPTION (pfile, digit_separators)) macro