13 #define __default_morecore opal_memory_ptmalloc2_default_morecore
15 #define _int_malloc opal_memory_ptmalloc2_int_malloc
16 #define _int_free opal_memory_ptmalloc2_int_free
17 #define _int_realloc opal_memory_ptmalloc2_int_realloc
18 #define _int_memalign opal_memory_ptmalloc2_int_memalign
19 #define _int_valloc opal_memory_ptmalloc2_int_valloc
20 #define _int_pvalloc opal_memory_ptmalloc2_int_pvalloc
21 #define _int_icalloc opal_memory_ptmalloc2_int_icalloc
22 #define _int_icomalloc opal_memory_ptmalloc2_int_icomalloc
24 #define mTRIm opal_memory_ptmalloc2_mTRIm
25 #define mUSABLe opal_memory_ptmalloc2_mUSABLe
26 #define mALLOPt opal_memory_ptmalloc2_mALLOPt
28 #define mem2mem_check opal_memory_ptmalloc2_mem2mem_check
29 #define top_check opal_memory_ptmalloc2_top_check
30 #define munmap_chunk opal_memory_ptmalloc2_munmap_chunk
31 #define mremap_chunk opal_memory_ptmalloc2_mremap_chunk
33 #define malloc_check opal_memory_ptmalloc2_malloc_check
34 #define free_check opal_memory_ptmalloc2_free_check
35 #define realloc_check opal_memory_ptmalloc2_realloc_check
36 #define memalign_check opal_memory_ptmalloc2_memalign_check
38 #define malloc_starter opal_memory_ptmalloc2_malloc_starter
39 #define memalign_starter opal_memory_ptmalloc2_memalign_starter
40 #define free_starter opal_memory_ptmalloc2_free_starter
42 #define malloc_atfork opal_memory_ptmalloc2_malloc_atfork
43 #define free_atfork opal_memory_ptmalloc2_free_atfork
45 #define _int_get_arena opal_memory_ptmalloc2_int_get_arena
46 #define _int_get_arena_info opal_memory_ptmalloc2_int_get_arena_info
47 #define _int_get_global_info opal_memory_ptmalloc2_int_get_global_info
48 #define _int_new_arena opal_memory_ptmalloc2_int_new_arena
49 #define __malloc_check_init opal_memory_ptmalloc2_malloc_check_init
50 #define malloc_stats opal_memory_ptmalloc2_malloc_stats
52 #define posix_memalign opal_memory_ptmalloc2_posix_memalign