Home
last modified time | relevance | path

Searched defs:zalloc (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/helgrind/
Dhg_basics.c45 void* HG_(zalloc) ( const HChar* cc, SizeT n ) in HG_() argument
/external/zlib/src/test/
Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/external/syslinux/core/mem/
Dmalloc.c244 __export void *zalloc(size_t size) in zalloc() function
/external/syslinux/gpxe/src/core/
Dmalloc.c331 void * zalloc ( size_t size ) { in zalloc() function
/external/freetype/src/gzip/
Dzlib.h80 alloc_func zalloc; /* used to allocate the internal state */ member
/external/zlib/src/contrib/dotzlib/DotZLib/
DDotZLib.cs44 uint zalloc; field
/external/syslinux/com32/include/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/external/zlib/src/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/external/zlib/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/external/pdfium/third_party/zlib_v128/
Dzlib.h166 alloc_func zalloc; /* used to allocate the internal state */ member