Home
last modified time | relevance | path

Searched refs:_halloc (Results 1 – 4 of 4) 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.c275 # define _halloc halloc macro
282 return _halloc((long)items, size); in zcalloc()
/external/opencv3/3rdparty/zlib/
Dzutil.c275 # define _halloc halloc macro
282 return _halloc((long)items, size); in zcalloc()
/external/pdfium/third_party/zlib_v128/
Dzutil.c277 # define _halloc halloc
284 return _halloc((long)items, size);