HomeSort by: relevance | last modified time | path
    Searched refs:mpn_construct_float128 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/strtod/
strtoflt128.c 31 #define MPN2FLOAT mpn_construct_float128
mpn2flt128.c 30 mpn_construct_float128 (mp_srcptr frac_ptr, int expt, int sign) function
  /src/external/gpl3/gcc.old/dist/libquadmath/strtod/
strtoflt128.c 31 #define MPN2FLOAT mpn_construct_float128
mpn2flt128.c 30 mpn_construct_float128 (mp_srcptr frac_ptr, int expt, int sign) function
  /src/external/gpl3/gcc/dist/libquadmath/printf/
gmp-impl.h 151 #define mpn_construct_float128 __MPN(construct_float128) macro
152 __float128 mpn_construct_float128 (mp_srcptr frac_ptr, int expt, int sign)
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
gmp-impl.h 143 #define mpn_construct_float128 __MPN(construct_float128) macro
144 __float128 mpn_construct_float128 (mp_srcptr frac_ptr, int expt, int sign)

Completed in 28 milliseconds