Searched refs:FLOAT_TYPE_SIZE (Results 1 - 25 of 67) sorted by relevance

123

/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa-64.h62 #undef FLOAT_TYPE_SIZE macro
63 #define FLOAT_TYPE_SIZE 32 macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa-64.h64 #undef FLOAT_TYPE_SIZE macro
65 #define FLOAT_TYPE_SIZE 32 macro
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dcom.h74 (LONG_TYPE_SIZE == FLOAT_TYPE_SIZE \
76 : (INT_TYPE_SIZE == FLOAT_TYPE_SIZE \
87 (LONG_TYPE_SIZE == (FLOAT_TYPE_SIZE * 2) \
89 : (LONG_LONG_TYPE_SIZE == (FLOAT_TYPE_SIZE * 2) \
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddefaults.h371 #ifndef FLOAT_TYPE_SIZE
372 #define FLOAT_TYPE_SIZE BITS_PER_WORD macro
/openbsd-current/gnu/gcc/gcc/
H A Ddefaults.h434 #ifndef FLOAT_TYPE_SIZE
435 #define FLOAT_TYPE_SIZE BITS_PER_WORD macro
H A Dtarghooks.c274 if (precision == FLOAT_TYPE_SIZE)
/openbsd-current/gnu/gcc/gcc/config/crx/
H A Dcrx.h119 #define FLOAT_TYPE_SIZE 32 macro
/openbsd-current/gnu/gcc/gcc/config/bfin/
H A Dbfin.h921 #define UNITS_PER_FLOAT ((FLOAT_TYPE_SIZE + BITS_PER_UNIT - 1) / \
933 #define FLOAT_TYPE_SIZE BITS_PER_WORD
944 * #define DOUBLE_TYPE_SIZE FLOAT_TYPE_SIZE
931 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.h125 #define FLOAT_TYPE_SIZE 32
121 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/gcc/gcc/config/fr30/
H A Dfr30.h119 #define FLOAT_TYPE_SIZE 32
115 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/gcc/gcc/config/m32c/
H A Dm32c.h168 #define FLOAT_TYPE_SIZE 32 macro
/openbsd-current/gnu/gcc/gcc/config/mt/
H A Dmt.h217 #define FLOAT_TYPE_SIZE 32
213 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dfr30.h136 #define FLOAT_TYPE_SIZE 32
132 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Ds390.h219 #define FLOAT_TYPE_SIZE 32 macro
/openbsd-current/gnu/gcc/gcc/config/score/
H A Dscore.h178 #define FLOAT_TYPE_SIZE 32 macro
/openbsd-current/gnu/gcc/gcc/config/arc/
H A Darc.h201 #define FLOAT_TYPE_SIZE 32
197 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/gcc/gcc/config/mmix/
H A Dmmix.h255 #define FLOAT_TYPE_SIZE 32 macro
/openbsd-current/gnu/gcc/gcc/config/pdp11/
H A Dpdp11.h64 /* if we set FLOAT_TYPE_SIZE to 32, we could have the benefit
69 #define FLOAT_TYPE_SIZE (TARGET_FLOAT32 ? 32 : 64)
68 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mn10200/
H A Dmn10200.h409 #define FLOAT_TYPE_SIZE 32
405 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.h144 #define FLOAT_TYPE_SIZE 32
140 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.h245 #undef FLOAT_TYPE_SIZE macro
246 #define FLOAT_TYPE_SIZE 32
244 #undef FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.h141 #define FLOAT_TYPE_SIZE 32
140 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dalpha.h283 #define FLOAT_TYPE_SIZE 32
282 #define FLOAT_TYPE_SIZE macro
/openbsd-current/gnu/gcc/gcc/config/avr/
H A Davr.h106 #define FLOAT_TYPE_SIZE 32 macro
/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dh8300.h186 #define FLOAT_TYPE_SIZE 32
185 #define FLOAT_TYPE_SIZE macro

Completed in 595 milliseconds

123