Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dzutil.c138 # define _halloc halloc macro
145 return _halloc((long)items, size); in zcalloc()
/external/zlib/src/
Dzutil.c276 # define _halloc halloc macro
283 return _halloc((long)items, size); in zcalloc()
/external/python/cpython2/Modules/zlib/
Dzutil.c276 # define _halloc halloc macro
283 return _halloc((long)items, size); in zcalloc()