Searched defs:YMALLOC_ALT (Results 1 – 2 of 2) sorted by relevance
59 #define YMALLOC_ALT(x) vmalloc(x) macro101 #define YMALLOC_ALT(x) malloc(x) macro
49 #define YMALLOC_ALT(x) malloc(x) macro