Home
last modified time | relevance | path

Searched defs:tmp_reentrant_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h367 struct tmp_reentrant_t { struct
368 struct tmp_reentrant_t *next; argument
371 __GMP_DECLSPEC void *__gmp_tmp_reentrant_alloc (struct tmp_reentrant_t **, size_t) ATTRIBUTE_MALLOC; argument