Home
last modified time | relevance | path

Searched refs:halloc (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/usr.bin/m4/lib/
Dohash_init.c34 h->info.halloc = info->halloc; in ohash_init()
38 h->t = (h->info.halloc)(sizeof(struct _ohash_record) * h->size, in ohash_init()
Dohash.h30 void *(*halloc)(size_t, void *); member
Dohash_do.c43 n = (h->info.halloc)(sizeof(struct _ohash_record) * ns, h->info.data); in ohash_resize()
/netbsd/src/common/dist/zlib/
Dzutil.c261 # define _halloc halloc
DChangeLog1183 - fix fdopen and halloc macros for Microsoft C 6.0 (Tom Lane)
/netbsd/src/external/cddl/osnet/dist/uts/common/zmod/
Dzutil.c277 # define _halloc halloc
/netbsd/src/sys/net/
Dzlib.c5781 # define _halloc halloc