Searched refs:mpfr_mp_memory_cleanup (Results 1 – 8 of 8) sorted by relevance
102 err = mpfr_mp_memory_cleanup (); in main()112 err = mpfr_mp_memory_cleanup (); in main()
88 mpfr_mp_memory_cleanup (void) in mpfr_mp_memory_cleanup() function
814 __MPFR_DECLSPEC int mpfr_mp_memory_cleanup (void);
100 the allocators must first call the new function mpfr_mp_memory_cleanup
738 - optionally use malloc() for the caches? See mpfr_mp_memory_cleanup.
6010 and mpfr_mp_memory_cleanup from "Special Functions" to a new section11204 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.
808 the caches and pools, with ‘mpfr_mp_memory_cleanup’ in all threads where810 ‘mpfr_free_cache’, but ‘mpfr_mp_memory_cleanup’ is the recommended way816 calling ‘mpfr_mp_memory_cleanup’ and/or warn their users about this3263 -- Function: int mpfr_mp_memory_cleanup (void)3703 • ‘mpfr_mp_memory_cleanup’ in MPFR 4.0.5062 * mpfr_mp_memory_cleanup: Memory Handling Functions.
1194 etc.; for the caches and pools, with @code{mpfr_mp_memory_cleanup} in1196 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 warn3962 @deftypefun int mpfr_mp_memory_cleanup (void)4453 @item @code{mpfr_mp_memory_cleanup} in MPFR@tie{}4.0.