Searched refs:DEFAULT_CONSTRAINT_LEN (Results 1 – 4 of 4) sorted by relevance
1215 gcc_assert (DEFAULT_CONSTRAINT_LEN (*p, p) == 1); in constraint_len()1218 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1 in constraint_len() macro1221 #undef DEFAULT_CONSTRAINT_LEN in constraint_len()1222 #define DEFAULT_CONSTRAINT_LEN(C,STR) \ in constraint_len() macro1226 #undef DEFAULT_CONSTRAINT_LEN in constraint_len()1227 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1 in constraint_len() macro
1029 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1 macro1032 #define CONSTRAINT_LEN(C,STR) DEFAULT_CONSTRAINT_LEN (C, STR)
2906 DEFAULT_CONSTRAINT_LEN for all the characters that you don't want
2882 DEFAULT_CONSTRAINT_LEN for all the characters that you don't want