Searched refs:cs_realloc_t (Results 1 – 3 of 3) sorted by relevance
115 typedef void* (CAPSTONE_API *cs_realloc_t)(void *ptr, size_t size); typedef125 cs_realloc_t realloc;
74 extern cs_realloc_t cs_mem_realloc;
109 cs_realloc_t cs_mem_realloc = realloc;115 cs_realloc_t cs_mem_realloc = cs_winkernel_realloc;130 cs_realloc_t cs_mem_realloc = kern_os_realloc;137 cs_realloc_t cs_mem_realloc = NULL;