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/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_zutil.c277 # define _halloc halloc
284 return _halloc((long)items, size);
/external/zlib/src/
Dzutil.c275 # define _halloc halloc macro
282 return _halloc((long)items, size); in zcalloc()