Home
last modified time | relevance | path

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

/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-impl.h381 #define TMP_BALLOC(n) __gmp_tmp_reentrant_alloc (&__tmp_marker, n) macro
399 #define TMP_BALLOC(n) TMP_ALLOC(n) macro
419 #define TMP_BALLOC(n) TMP_ALLOC(n) macro
473 #define TMP_BALLOC(n) TMP_ALLOC(n) macro