Searched refs:halloc (Results 1 – 7 of 7) sorted by relevance
34 h->info.halloc = info->halloc; in ohash_init()38 h->t = (h->info.halloc)(sizeof(struct _ohash_record) * h->size, in ohash_init()
30 void *(*halloc)(size_t, void *); member
43 n = (h->info.halloc)(sizeof(struct _ohash_record) * ns, h->info.data); in ohash_resize()
261 # define _halloc halloc
1183 - fix fdopen and halloc macros for Microsoft C 6.0 (Tom Lane)
277 # define _halloc halloc
5781 # define _halloc halloc