Searched defs:YMALLOC_ALT (Results 1 - 2 of 2) sorted by relevance

/external/yaffs2/yaffs2/direct/
H A Dydirectenv.h49 #define YMALLOC_ALT(x) malloc(x) macro
/external/yaffs2/yaffs2/
H A Dyportenv.h59 #define YMALLOC_ALT(x) vmalloc(x) macro
101 #define YMALLOC_ALT(x) malloc(x) macro

Completed in 251 milliseconds