Home
last modified time | relevance | path

Searched defs:CONST_OK_FOR_CONSTRAINT_P (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Ddefaults.h771 #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 Dm32c.h408 #define CONST_OK_FOR_CONSTRAINT_P(VALUE,C,STR) \ macro
/openbsd-src/gnu/gcc/gcc/config/h8300/
H A Dh8300.h437 #define CONST_OK_FOR_CONSTRAINT_P(VALUE, C, STR) \ macro
/openbsd-src/gnu/gcc/gcc/config/bfin/
H A Dbfin.h1092 #define CONST_OK_FOR_CONSTRAINT_P(VALUE, C, STR) \ macro
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.h1391 #define CONST_OK_FOR_CONSTRAINT_P(VALUE, C, STR) \ macro