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

  /src/external/lgpl3/mpfr/dist/src/
mpfr-gmp.c 355 mpfr_tmp_free (struct tmp_marker *tmp_marker) function
mpfr-gmp.h 285 __MPFR_DECLSPEC void mpfr_tmp_free (struct tmp_marker *);
346 (MPFR_LIKELY (tmp_marker == NULL) ? (void) 0 : mpfr_tmp_free (tmp_marker))

Completed in 21 milliseconds