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