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

  /external/qemu/distrib/zlib-1.2.3/
zutil.c 271 # define _halloc halloc macro
278 return _halloc((long)items, size);
  /external/chromium_org/third_party/zlib/
zutil.c 271 # define _halloc halloc macro
278 return _halloc((long)items, size);
  /external/zlib/src/
zutil.c 275 # define _halloc halloc macro
282 return _halloc((long)items, size);

Completed in 3537 milliseconds