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

  /external/freetype/src/gzip/
zutil.c 138 # define _halloc halloc macro
145 return _halloc((long)items, size);
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
zutil.c 138 # define _halloc halloc macro
145 return _halloc((long)items, size);
  /external/opencv3/3rdparty/zlib/
zutil.c 275 # define _halloc halloc macro
282 return _halloc((long)items, size);
  /external/zlib/src/
zutil.c 275 # define _halloc halloc macro
282 return _halloc((long)items, size);

Completed in 1134 milliseconds