Searched refs:__gmp_tmp_reentrant_alloc (Results 1 – 2 of 2) sorted by relevance
45 __gmp_tmp_reentrant_alloc (struct tmp_reentrant_t **markp, size_t size) in __gmp_tmp_reentrant_alloc() function
330 __GMP_DECLSPEC void *__gmp_tmp_reentrant_alloc __GMP_PROTO ((struct tmp_reentrant_t **, size_t)) AT…340 #define TMP_BALLOC(n) __gmp_tmp_reentrant_alloc (&__tmp_marker, n)357 #define TMP_ALLOC(n) __gmp_tmp_reentrant_alloc (&__tmp_marker, n)