Home | History | Annotate | Download | only in jemalloc

Lines Matching full:malloc_usable_size

397   AC_MSG_CHECKING([whether malloc_usable_size definition can use const argument])
401 size_t malloc_usable_size(const void *ptr);
517 public_syms="malloc_conf malloc_message malloc calloc posix_memalign aligned_alloc realloc free mallocx rallocx xallocx sallocx dallocx sdallocx nallocx mallctl mallctlnametomib mallctlbymib malloc_stats_print malloc_usable_size"