Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dzutil.c138 # define _halloc halloc macro
145 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()
/external/libwebsockets/win32port/zlib/
Dzutil.c271 # define _halloc halloc macro
278 return _halloc((long)items, size); in zcalloc()
/external/zlib/
Dzutil.c276 # define _halloc halloc macro
283 return _halloc((long)items, size); in zcalloc()
/external/rust/crates/libz-sys/src/zlib/
Dzutil.c276 # define _halloc halloc macro
283 return _halloc((long)items, size); in zcalloc()