OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YMALLOC_ALT
(Results
1 - 3
of
3
) sorted by null
/external/yaffs2/yaffs2/direct/
ydirectenv.h
49
#define
YMALLOC_ALT
(x) malloc(x)
/external/yaffs2/yaffs2/
yportenv.h
59
#define
YMALLOC_ALT
(x) vmalloc(x)
101
#define
YMALLOC_ALT
(x) malloc(x)
yaffs_guts.c
[
all
...]
Completed in 32 milliseconds