Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gmp/
H A Dextract-dbl.c45 unsigned long int manh, manl; in __gmp_extract_double() local
H A Dgmp-impl.h3402 gmp_uint_least32_t manh:20; member
3418 gmp_uint_least32_t manh:20; member
3434 gmp_uint_least32_t manh:20; member
/dflybsd-src/contrib/mpfr/src/
H A Dset_d.c38 mp_limb_t manh; in __gmpfr_extract_double() local
H A Dmpfr-impl.h622 unsigned int manh : 32; member
/dflybsd-src/lib/libc/gdtoa/
H A D_hdtoa.c77 uint32_t manh, manl; in __hdtoa() local
H A D_hldtoa.c76 manh_t manh; in __hldtoa() local
/dflybsd-src/lib/libc/include/
H A Dfpmath.h62 unsigned int manh :20; member
/dflybsd-src/lib/libc/x86_64/
H A D_fpmath.h33 unsigned int manh :32; member
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A Ds_nextafterl.c30 unsigned int manh :32; member
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dget_d.c36 int manh, manl, sig, exp; member