Searched defs:zalloc (Results 1 – 9 of 9) sorted by relevance
61 zalloc(size_t m, size_t n) in zalloc() function
72 static alloc_func zalloc = myalloc; variable 77 static alloc_func zalloc = (alloc_func)0; variable [all...]
171 alloc_func zalloc; /* used to allocate the internal state */ member [all...]
85 zalloc(count) in zalloc() function
97 alloc_func zalloc; /* used to allocate the internal state */ member [all...]
98 alloc_func zalloc; /* used to allocate the internal state */ member [all...]
141 zalloc(size_t size) in zalloc() function
416 alloc_func zalloc; /* used to allocate the internal state */ member [all...]
517 alloc_func zalloc; /* used to allocate the internal state */ member