Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gmp/
H A Dmemory.c30 void (*__gmp_free_func) __GMP_PROTO ((void *, size_t)) = __gmp_default_free; variable
/dflybsd-src/contrib/mpfr/src/
H A Dmpfr-gmp.h269 #define __gmp_free_func (MPFR_GET_MEMFUNC, mpfr_free_func) macro