Searched defs:gmp_allocate_func (Results 1 – 2 of 2) sorted by relevance
540 void * (*gmp_allocate_func) (size_t); in mpq_set_str() local
318 static void * (*gmp_allocate_func) (size_t) = gmp_default_alloc; variable