Home
last modified time | relevance | path

Searched refs:mpfr_mp_memory_cleanup (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtalloc-cache.c102 err = mpfr_mp_memory_cleanup (); in main()
112 err = mpfr_mp_memory_cleanup (); in main()
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dfree_cache.c88 mpfr_mp_memory_cleanup (void) in mpfr_mp_memory_cleanup() function
H A Dmpfr.h814 __MPFR_DECLSPEC int mpfr_mp_memory_cleanup (void);
/netbsd-src/external/lgpl3/mpfr/dist/
H A DNEWS100 the allocators must first call the new function mpfr_mp_memory_cleanup
H A DTODO738 - optionally use malloc() for the caches? See mpfr_mp_memory_cleanup.
H A DChangeLog6010 and mpfr_mp_memory_cleanup from "Special Functions" to a new section
11204 mpfr_mp_memory_cleanup() now returns an error code (currently always 0)
11258 * src/free_cache.c, src/mpfr.h: added mpfr_mp_memory_cleanup function.
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dmpfr.info808 the caches and pools, with ‘mpfr_mp_memory_cleanup’ in all threads where
810 ‘mpfr_free_cache’, but ‘mpfr_mp_memory_cleanup’ is the recommended way
816 calling ‘mpfr_mp_memory_cleanup’ and/or warn their users about this
3263 -- Function: int mpfr_mp_memory_cleanup (void)
3703 • ‘mpfr_mp_memory_cleanup’ in MPFR 4.0.
5062 * mpfr_mp_memory_cleanup: Memory Handling Functions.
H A Dmpfr.texi1194 etc.; for the caches and pools, with @code{mpfr_mp_memory_cleanup} in
1196 equivalent to @code{mpfr_free_cache}, but @code{mpfr_mp_memory_cleanup}
1202 a clean-up function calling @code{mpfr_mp_memory_cleanup} and/or warn
3962 @deftypefun int mpfr_mp_memory_cleanup (void)
4453 @item @code{mpfr_mp_memory_cleanup} in MPFR@tie{}4.0.