Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_int_gmp.h74 #ifndef mp_get_memory_functions
75 void mp_get_memory_functions(
85 mp_get_memory_functions(NULL, NULL, &mp_free); \
H A Dmp_get_memory_functions.c3 void mp_get_memory_functions( in mp_get_memory_functions() function