Searched refs:mp_set_memory_functions (Results 1 – 4 of 4) sorted by relevance
540 #define mp_set_memory_functions __gmp_set_memory_functions macro541 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
519 selected by `mp_set_memory_functions', these being `malloc' and1459 * `mp_set_memory_functions' uses global variables to store the1463 `mp_set_memory_functions' (or `malloc' and friends by default) are1834 `mp_set_memory_functions').5861 -- Function: void mp_set_memory_functions (5872 *Be sure to call `mp_set_memory_functions' only when there are no5929 `mp_set_memory_functions'. It's necessary to change the GMP sources if
3046 * mp_set_memory_functions: Custom Allocation. (line 21)