Searched defs:CONST_OK_FOR_CONSTRAINT_P (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | defaults.h | 771 #define CONST_OK_FOR_CONSTRAINT_P(VAL,C,STR) CONST_OK_FOR_LETTER_P (VAL, C) macro
|
/openbsd-src/gnu/gcc/gcc/config/m32c/ |
H A D | m32c.h | 408 #define CONST_OK_FOR_CONSTRAINT_P(VALUE,C,STR) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/h8300/ |
H A D | h8300.h | 437 #define CONST_OK_FOR_CONSTRAINT_P(VALUE, C, STR) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/bfin/ |
H A D | bfin.h | 1092 #define CONST_OK_FOR_CONSTRAINT_P(VALUE, C, STR) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | sh.h | 1391 #define CONST_OK_FOR_CONSTRAINT_P(VALUE, C, STR) \ macro
|