Searched refs:cleanup_mpfr (Results 1 – 5 of 5) sorted by relevance
117 #define cleanup_mpfr mpfr_free_cache() in FUNCP() macro167 cleanup_mpfr; \
539 cleanup_mpfr(); in main()
100 cleanup_mpfr(void) in cleanup_mpfr() function
1683 extern void cleanup_mpfr(void);
5478 * mpfr.c (cleanup_mpfr): New function to deallocate _mpf_t15480 * awk.h (cleanup_mpfr): Add declaration.5481 * main.c (main): Add call to `cleanup_mpfr'.