Home
last modified time | relevance | path

Searched refs:_halloc (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/lib/libz/
H A Dzutil.c260 # define _halloc halloc macro
266 return _halloc((long)items, size); in zcalloc()
/openbsd/lib/libz/
H A Dzutil.c257 # define _halloc halloc macro
263 return _halloc((long)items, size); in zcalloc()
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.c278 # define _halloc halloc macro
285 return _halloc((long)items, size); in zcalloc()