Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/freetype/src/gzip/
H A Dzutil.c138 # define _halloc halloc macro
145 return _halloc((long)items, size); in zcalloc()
/reactos/sdk/lib/3rdparty/zlib/
H A Dzutil.c278 # define _halloc halloc macro
285 return _halloc((long)items, size); in zcalloc()