Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dzutil.c138 # define _halloc halloc macro
145 return _halloc((long)items, size); in zcalloc()
/external/pdfium/third_party/zlib_v128/
Dzutil.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()
/external/python/cpython2/Modules/zlib/
Dzutil.c275 # define _halloc halloc macro
282 return _halloc((long)items, size); in zcalloc()
/external/syslinux/com32/lib/zlib/
Dzutil.c271 # define _halloc halloc macro
278 return _halloc((long)items, size); in zcalloc()
/external/syslinux/lzo/src/
Dlzo_supp.h2648 p = _halloc(size, 1); in LZOLIB_PUBLIC()
Dminiacc.h5369 p = _halloc(size, 1); in ACCLIB_PUBLIC()