Searched refs:okalloc (Results 1 – 1 of 1) sorted by relevance
242 static malloc_type okalloc P((malloc_type));244 okalloc(p) in okalloc() function257 return okalloc(malloc(size));266 return okalloc(realloc(ptr, size));