Searched refs:__gmp_tmp_reentrant_alloc (Results 1 – 2 of 2) sorted by relevance
55 __gmp_tmp_reentrant_alloc (struct tmp_reentrant_t **markp, size_t size) in __gmp_tmp_reentrant_alloc() function
371 __GMP_DECLSPEC void *__gmp_tmp_reentrant_alloc (struct tmp_reentrant_t **, size_t) ATTRIBUTE_MALLOC;381 #define TMP_BALLOC(n) __gmp_tmp_reentrant_alloc (&__tmp_marker, n)400 #define TMP_ALLOC(n) __gmp_tmp_reentrant_alloc (&__tmp_marker, n)