Home
last modified time | relevance | path

Searched defs:W_TYPE_SIZE (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-8.0/libgcc/
H A Dlibgcc2.h191 #define W_TYPE_SIZE (8 * __CHAR_BIT__) macro
207 #define W_TYPE_SIZE (4 * __CHAR_BIT__) macro
222 #define W_TYPE_SIZE (2 * __CHAR_BIT__) macro
237 #define W_TYPE_SIZE __CHAR_BIT__ macro
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dlibgcc2.h189 #define W_TYPE_SIZE (8 * BITS_PER_UNIT) macro
205 #define W_TYPE_SIZE (4 * BITS_PER_UNIT) macro
220 #define W_TYPE_SIZE (2 * BITS_PER_UNIT) macro
235 #define W_TYPE_SIZE BITS_PER_UNIT macro
H A Dlonglong.h52 #define W_TYPE_SIZE 32 macro
/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
H A Dsoft-fp.h187 #define W_TYPE_SIZE _FP_W_TYPE_SIZE macro
/dragonfly/contrib/gcc-8.0/libgcc/soft-fp/
H A Dsoft-fp.h325 #define W_TYPE_SIZE _FP_W_TYPE_SIZE macro
/dragonfly/contrib/mpfr/src/
H A Dmpfr-gmp.h196 #define W_TYPE_SIZE GMP_NUMB_BITS macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dwide-int.cc38 #define W_TYPE_SIZE HOST_BITS_PER_WIDE_INT macro
/dragonfly/contrib/binutils-2.27/include/
H A Dlonglong.h49 #define W_TYPE_SIZE 32 macro
/dragonfly/contrib/gcc-8.0/include/
H A Dlonglong.h49 #define W_TYPE_SIZE 32 macro
/dragonfly/contrib/gmp/
H A Dgmp-impl.h3382 #define W_TYPE_SIZE GMP_LIMB_BITS macro