HomeSort by: relevance | last modified time | path
    Searched defs:mpfr_custom_get_significand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
stack_interface.c 40 #undef mpfr_custom_get_significand macro
42 mpfr_custom_get_significand (mpfr_srcptr x) function
mpfr.h 827 mpfr_custom_get_significand (mpfr_srcptr);
1033 #define mpfr_custom_get_significand(x) \ macro
1126 #define mpfr_custom_get_mantissa mpfr_custom_get_significand

Completed in 55 milliseconds