Home
last modified time | relevance | path

Searched refs:mp_set_memory_functions (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gmp/
H A Dmp_set_fns.c25 mp_set_memory_functions (void *(*alloc_func) (size_t), in mp_set_memory_functions() function
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h548 #define mp_set_memory_functions __gmp_set_memory_functions macro
549 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),