Searched defs:zalloc (Results 1 – 13 of 13) sorted by relevance
43 static inline void *zalloc(size_t size) in zalloc() function
21 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function
72 static alloc_func zalloc = myalloc; variable77 static alloc_func zalloc = (alloc_func)0; variable
98 alloc_func zalloc; /* used to allocate the internal state */ member
231 zalloc(size_t s) in zalloc() function
250 zalloc(size_t s) in zalloc() function
80 alloc_func zalloc; /* used to allocate the internal state */ member
44 uint zalloc; field
429 alloc_func zalloc; /* used to allocate the internal state */ member
158 zalloc(size_t s) in zalloc() function