Searched refs:halloc (Results 1 – 6 of 6) sorted by relevance
36 h->info.halloc = info->halloc; in ohash_init()40 h->t = (h->info.halloc)(sizeof(struct _ohash_record) * h->size, in ohash_init()
32 void *(*halloc)(size_t, void *); member
45 n = (h->info.halloc)(sizeof(struct _ohash_record) * ns, h->info.data); in ohash_resize()
276 # define _halloc halloc
1080 - fix fdopen and halloc macros for Microsoft C 6.0 (Tom Lane)
5297 # define _halloc halloc