Home
last modified time | relevance | path

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

/external/qemu/distrib/zlib-1.2.3/
Dzutil.c271 # define _halloc halloc macro
278 return _halloc((long)items, size); in zcalloc()
/external/zlib/src/
Dzutil.c275 # define _halloc halloc macro
282 return _halloc((long)items, size); in zcalloc()