OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_halloc
(Results
1 - 5
of
5
) sorted by null
/external/freetype/src/gzip/
zutil.c
138
# define
_halloc
halloc
macro
145
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/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_zutil.c
277
# define
_halloc
halloc
284
return
_halloc
((long)items, size);
/external/qemu/distrib/zlib-1.2.8/
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 132 milliseconds