Searched refs:okalloc (Results 1 – 1 of 1) sorted by relevance
243 static malloc_type okalloc P((malloc_type));245 okalloc(p) in okalloc() function258 return okalloc(malloc(size));267 return okalloc(realloc(ptr, size));