Searched defs:malloc_usable_size (Results 1 – 9 of 9) sorted by relevance
99 INTERCEPTOR(uptr, malloc_usable_size, void *ptr) { in INTERCEPTOR() argument153 uptr (*malloc_usable_size)(void *mem); member161 uptr (*malloc_usable_size)(void *mem); member
31 # define malloc_usable_size je_malloc_usable_size macro
31 # define malloc_usable_size jet_malloc_usable_size macro
350 # define malloc_usable_size je_malloc_usable_size macro
141 void malloc_usable_size() { in malloc_usable_size() function
115 INTERCEPTOR(uptr, malloc_usable_size, void *ptr) { in INTERCEPTOR() argument
626 SizeT MC_(malloc_usable_size) ( ThreadId tid, void* p ) in MC_() argument
242 INTERCEPTOR(uptr, malloc_usable_size, void *ptr) { in INTERCEPTOR() argument
652 TSAN_INTERCEPTOR(uptr, malloc_usable_size, void *p) { in TSAN_INTERCEPTOR() argument