Searched refs:get_alloc_list_ptr (Results 1 – 1 of 1) sorted by relevance
101 NOEXPORT ALLOC_LIST *get_alloc_list_ptr(void *, const char *, int);335 prev_alloc_list=get_alloc_list_ptr(ptr, file, line); in str_realloc_internal_debug()378 alloc_list=get_alloc_list_ptr(ptr, file, line); in str_detach_debug()422 NOEXPORT ALLOC_LIST *get_alloc_list_ptr(void *ptr, const char *file, int line) { in get_alloc_list_ptr() function