Home
last modified time | relevance | path

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

12

/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dtestutils.c119 mp_set_memory_functions (tu_alloc, tu_realloc, tu_free); in main()
151 mp_set_memory_functions (NULL, NULL, NULL); in testhalves()
153 mp_set_memory_functions (allocfunc, reallocfunc, freefunc); in testhalves()
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtalloc-cache.c104 mp_set_memory_functions (my_alloc1, my_realloc1, my_free1); in main()
114 mp_set_memory_functions (my_alloc2, my_realloc2, my_free2); in main()
H A Dmemory.c292 mp_set_memory_functions (tests_allocate, tests_reallocate, tests_free); in tests_memory_start()
/netbsd/external/lgpl3/gmp/dist/
H A Dmp_set_fns.c35 mp_set_memory_functions (void *(*alloc_func) (size_t), in mp_set_memory_functions() function
/netbsd/external/lgpl3/gmp/dist/tests/
H A Dmemory.c226 mp_set_memory_functions (tests_allocate, tests_reallocate, tests_free); in tests_memory_start()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A DREADME49 mp_set_memory_functions does not get the correct size of the
H A Dmini-gmp.h48 void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h479 #define mp_set_memory_functions __gmp_set_memory_functions macro
480 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h479 #define mp_set_memory_functions __gmp_set_memory_functions macro
480 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h474 #define mp_set_memory_functions __gmp_set_memory_functions macro
475 __GMP_DECLSPEC void mp_set_memory_functions (void *(*) (size_t),

12