Searched defs:zmalloc (Results 1 – 2 of 2) sorted by relevance
31 #define zmalloc(size) opae_zmalloc(size) macro
98 void *zmalloc(size_t size) { in zmalloc() function