Searched refs:tmp_reentrant_t (Results 1 – 2 of 2) sorted by relevance
52 #define HSIZ ROUND_UP_MULTIPLE (sizeof (struct tmp_reentrant_t), __TMP_ALIGN)55 __gmp_tmp_reentrant_alloc (struct tmp_reentrant_t **markp, size_t size) in __gmp_tmp_reentrant_alloc()60 #define P ((struct tmp_reentrant_t *) p) in __gmp_tmp_reentrant_alloc()71 __gmp_tmp_reentrant_free (struct tmp_reentrant_t *mark) in __gmp_tmp_reentrant_free()73 struct tmp_reentrant_t *next; in __gmp_tmp_reentrant_free()
367 struct tmp_reentrant_t { struct368 struct tmp_reentrant_t *next; argument371 __GMP_DECLSPEC void *__gmp_tmp_reentrant_alloc (struct tmp_reentrant_t **, size_t) ATTRIBUTE_MALLOC; argument372 __GMP_DECLSPEC void __gmp_tmp_reentrant_free (struct tmp_reentrant_t *);377 #define TMP_DECL struct tmp_reentrant_t *__tmp_marker395 #define TMP_DECL struct tmp_reentrant_t *__tmp_marker