OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEMP_STATS_INC_USED
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/lwip/src/include/lwip/
stats.h
249
#define
MEMP_STATS_INC_USED
(x, i) STATS_INC_USED(memp[i], 1)
255
#define
MEMP_STATS_INC_USED
(x, i)
/external/syslinux/core/lwip/src/core/
memp.c
413
MEMP_STATS_INC_USED
(used, type);
Completed in 188 milliseconds