Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dzutil.c273 # define _halloc halloc macro
280 return _halloc((long)items, size); in zcalloc()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c941 # define _halloc halloc macro
948 return _halloc((long)items, size); in zcalloc()
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c6009 #define _halloc halloc macro
6017 return (_halloc((long)items, size)); in zcalloc()