Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.h871 #define UNITS_PER_DOUBLE ((DOUBLE_TYPE_SIZE + BITS_PER_UNIT - 1) / \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.h869 #define UNITS_PER_DOUBLE ((DOUBLE_TYPE_SIZE + BITS_PER_UNIT - 1) / \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h213 #define UNITS_PER_DOUBLE (TYPE_PRECISION (double_type_node) / BITS_PER_UNIT) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h1633 #define UNITS_PER_DOUBLE (TYPE_PRECISION (double_type_node) / BITS_PER_UNIT) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h1614 #define UNITS_PER_DOUBLE (TYPE_PRECISION (double_type_node) / BITS_PER_UNIT) macro