Home | Sort by relevance Sort by last modified time |
/external/yaffs2/yaffs2/direct/ | |
ydirectenv.h | 50 #define YFREE_ALT(x) free(x) |
/external/yaffs2/yaffs2/ | |
yportenv.h | 60 #define YFREE_ALT(x) vfree(x) 102 #define YFREE_ALT(x) free(x) |
yaffs_guts.c | [all...] |