HomeSort by relevance Sort by last modified time
    Searched refs:mp_get_memory_functions (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
int.h 24 #ifndef mp_get_memory_functions
25 void mp_get_memory_functions(
53 mp_get_memory_functions(NULL, NULL, &gmp_free); \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
int.h 24 #ifndef mp_get_memory_functions
25 void mp_get_memory_functions(
53 mp_get_memory_functions(NULL, NULL, &gmp_free); \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
int.h 9 #ifndef mp_get_memory_functions
10 void mp_get_memory_functions(
79 mp_get_memory_functions(NULL, NULL, &gmp_free); \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
int.h 9 #ifndef mp_get_memory_functions
10 void mp_get_memory_functions(
79 mp_get_memory_functions(NULL, NULL, &gmp_free); \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
gmp.h 545 #define mp_get_memory_functions __gmp_get_memory_functions macro
546 __GMP_DECLSPEC void mp_get_memory_functions __GMP_PROTO ((void *(**) (size_t),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
gmp.h 545 #define mp_get_memory_functions __gmp_get_memory_functions macro
546 __GMP_DECLSPEC void mp_get_memory_functions __GMP_PROTO ((void *(**) (size_t),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
gmp.h 545 #define mp_get_memory_functions __gmp_get_memory_functions macro
546 __GMP_DECLSPEC void mp_get_memory_functions __GMP_PROTO ((void *(**) (size_t),
    [all...]

Completed in 459 milliseconds