Searched defs:zalloc (Results 1 – 4 of 4) sorted by relevance
49 static alloc_func zalloc = myalloc; variable54 static alloc_func zalloc = (alloc_func)0; variable
98 alloc_func zalloc; /* used to allocate the internal state */ member [all...]