Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzutil.c271 # define _halloc halloc macro
278 return _halloc((long)items, size); in zcalloc()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzutil.c275 # define _halloc halloc macro
282 return _halloc((long)items, size); in zcalloc()