Searched defs:malloc_dispatch_table (Results 1 – 3 of 3) sorted by relevance
33 struct MallocDispatchType malloc_dispatch_table; member
11 struct MallocDispatchType malloc_dispatch_table; member
45 volatile const struct MallocDispatchType* malloc_dispatch_table = get_current_dispatch_table(); in main() local