Searched defs:TMP_ALLOC (Results 1 – 2 of 2) sorted by relevance
317 #define TMP_ALLOC(n) (MPFR_LIKELY ((n) < 16384) ? \ macro
341 #define TMP_ALLOC(n) \ macro357 #define TMP_ALLOC(n) __gmp_tmp_reentrant_alloc (&__tmp_marker, n) macro377 #define TMP_ALLOC(n) \ macro431 #define TMP_ALLOC(size) \ macro