Home
last modified time | relevance | path

Searched refs:DEFAULT_CONSTRAINT_LEN (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenoutput.c1215 gcc_assert (DEFAULT_CONSTRAINT_LEN (*p, p) == 1); in constraint_len()
1218 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1 in constraint_len() macro
1221 #undef DEFAULT_CONSTRAINT_LEN in constraint_len()
1222 #define DEFAULT_CONSTRAINT_LEN(C,STR) \ in constraint_len() macro
1226 #undef DEFAULT_CONSTRAINT_LEN in constraint_len()
1227 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1 in constraint_len() macro
H A Ddefaults.h1029 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1 macro
1032 #define CONSTRAINT_LEN(C,STR) DEFAULT_CONSTRAINT_LEN (C, STR)
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi2906 DEFAULT_CONSTRAINT_LEN for all the characters that you don't want
H A Dtm.texi.in2882 DEFAULT_CONSTRAINT_LEN for all the characters that you don't want