Searched defs:zalloc (Results 1 – 4 of 4) 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
429 alloc_func zalloc; /* used to allocate the internal state */ member
512 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function