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

/freebsd-11-stable/contrib/gcc/
H A Ddefaults.h434 #ifndef FLOAT_TYPE_SIZE
435 #define FLOAT_TYPE_SIZE BITS_PER_WORD macro
H A Dtarghooks.c286 if (precision == FLOAT_TYPE_SIZE)
H A Dsdbout.c544 if (precision == FLOAT_TYPE_SIZE)
H A Dtree.c6622 TYPE_PRECISION (float_type_node) = FLOAT_TYPE_SIZE;
6627 TYPE_PRECISION (double_type_node) = FLOAT_TYPE_SIZE;
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h219 #define FLOAT_TYPE_SIZE 32 macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h283 #define FLOAT_TYPE_SIZE 32
279 #define FLOAT_TYPE_SIZE macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h610 #define FLOAT_TYPE_SIZE 32
606 #define FLOAT_TYPE_SIZE macro
H A Dsparc.c7019 #ifndef FLOAT_TYPE_SIZE
7020 #define FLOAT_TYPE_SIZE BITS_PER_WORD
7115 if (TYPE_PRECISION (type) == FLOAT_TYPE_SIZE)
7001 #define FLOAT_TYPE_SIZE macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h580 #define FLOAT_TYPE_SIZE 32
578 #define FLOAT_TYPE_SIZE macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h464 #define FLOAT_TYPE_SIZE 32
463 #define FLOAT_TYPE_SIZE macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h1070 #define FLOAT_TYPE_SIZE 32
1064 #define FLOAT_TYPE_SIZE macro

Completed in 192 milliseconds