Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
Dgmp.h540 #define mp_set_memory_functions __gmp_set_memory_functions macro
541 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dgmp.h540 #define mp_set_memory_functions __gmp_set_memory_functions macro
541 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgmp.info-1519 selected by `mp_set_memory_functions', these being `malloc' and
1459 * `mp_set_memory_functions' uses global variables to store the
1463 `mp_set_memory_functions' (or `malloc' and friends by default) are
1834 `mp_set_memory_functions').
5861 -- Function: void mp_set_memory_functions (
5872 *Be sure to call `mp_set_memory_functions' only when there are no
5929 `mp_set_memory_functions'. It's necessary to change the GMP sources if
Dgmp.info-23046 * mp_set_memory_functions: Custom Allocation. (line 21)