HomeSort by relevance Sort by last modified time
    Searched refs:_halloc (Results 1 - 11 of 11) sorted by null

  /external/freetype/src/gzip/
zutil.c 138 # define _halloc halloc macro
145 return _halloc((long)items, size);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zutil.c 271 # define _halloc halloc macro
278 return _halloc((long)items, size);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zutil.c 275 # define _halloc halloc macro
282 return _halloc((long)items, size);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zutil.c 273 # define _halloc halloc macro
280 return _halloc((long)items, size);
  /external/python/cpython2/Modules/zlib/
zutil.c 275 # define _halloc halloc macro
282 return _halloc((long)items, size);
  /external/python/cpython3/Modules/zlib/
zutil.c 276 # define _halloc halloc macro
283 return _halloc((long)items, size);
  /external/syslinux/com32/lib/zlib/
zutil.c 271 # define _halloc halloc macro
278 return _halloc((long)items, size);
  /external/zlib/src/
zutil.c 276 # define _halloc halloc macro
283 return _halloc((long)items, size);
  /toolchain/binutils/binutils-2.27/zlib/
zutil.c 275 # define _halloc halloc macro
282 return _halloc((long)items, size);
  /external/syslinux/lzo/src/
lzo_supp.h     [all...]
miniacc.h     [all...]

Completed in 238 milliseconds