Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gmp/
H A Dgmp-impl.h340 #define TMP_BALLOC(n) __gmp_tmp_reentrant_alloc (&__tmp_marker, n) macro
356 #define TMP_BALLOC(n) TMP_ALLOC(n) macro
376 #define TMP_BALLOC(n) TMP_ALLOC(n) macro
430 #define TMP_BALLOC(n) TMP_ALLOC(n) macro