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

  /src/external/lgpl3/mpfr/dist/src/
free_cache.c 61 mpfr_free_cache2 (mpfr_free_cache_t way) function
mpfr.h 812 __MPFR_DECLSPEC void mpfr_free_cache2 (mpfr_free_cache_t);
  /src/external/lgpl3/mpfr/dist/tests/
tconst_pi.c 250 /* the following is just to test mpfr_free_cache2 with MPFR_FREE_LOCAL_CACHE,
253 mpfr_free_cache2 (MPFR_FREE_LOCAL_CACHE);
257 /* another test of mpfr_free_cache2 with MPFR_FREE_LOCAL_CACHE, to check
259 mpfr_free_cache2 (MPFR_FREE_LOCAL_CACHE);
tests.c 325 mpfr_free_cache2 (MPFR_FREE_GLOBAL_CACHE);

Completed in 30 milliseconds