Searched refs:Hash_region_f (Results 1 – 4 of 4) sorted by relevance
41 typedef void* (*Hash_region_f)(void*, void*, size_t, int); typedef49 Hash_region_f region; /* region alloc/free routine */
50 Hash_region_f region = 0; in hashalloc()62 region = va_arg(ap, Hash_region_f); in hashalloc()
46 Hash_region_f region; in hashsize()
50 Hash_region_f region; in hashfree()