Home
last modified time | relevance | path

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

/external/u-boot/fs/ext4/
Dext4_common.h43 static inline void *zalloc(size_t size) in zalloc() function
/external/u-boot/lib/
Dgzip.c21 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function
/external/zlib/src/test/
Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/external/python/cpython2/Modules/zlib/
Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/external/wayland/src/
Dwayland-private.h231 zalloc(size_t s) in zalloc() function
Dscanner.c250 zalloc(size_t s) 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/zlib/src/
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/external/zlib/
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/external/u-boot/include/u-boot/
Dzlib.h429 alloc_func zalloc; /* used to allocate the internal state */ member
/external/mesa3d/src/broadcom/cle/
Dv3d_decoder.c158 zalloc(size_t s) in zalloc() function