Home
last modified time | relevance | path

Searched defs:mlo (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dlgammaq_product.c35 __float128 mhi, mlo; in __quadmath_lgamma_productq() local
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dlgammaq_product.c35 __float128 mhi, mlo; in __quadmath_lgamma_productq() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600-dsp/
H A Ddivdf3.S63 #define mlo acc2 macro
H A Ddivsf3.S37 #define mlo acc2 macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600-dsp/
H A Ddivdf3.S63 #define mlo acc2 macro
H A Ddivsf3.S37 #define mlo acc2 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dget_d.c142 mp_limb_t x, mhi, mlo; in mpn_get_d() local
H A Dperfsqr.c159 #define PERFSQR_MOD_2(r, d, inv, mhi, mlo) \ argument
/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-perfsqr.c81 #define PERFSQR_MOD_2(r, d, inv, mhi, mlo) check_mod_2 (d, inv, mhi, mlo) in check_mod() argument
/netbsd-src/lib/libc/gdtoa/
H A Ddtoa.c130 Bigint *mlo = NULL; /* pacify gcc */ local
H A Dgdtoa.c166 Bigint *b, *b1, *delta, *mlo, *mhi, *mhi1, *S; local
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgen-psqr.c438 mpz_t mhi, mlo; in print() local