OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEMP_STATS_INC
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/lwip/src/include/lwip/
stats.h
247
#define
MEMP_STATS_INC
(x, i) STATS_INC(memp[i].x)
253
#define
MEMP_STATS_INC
(x, i)
/external/syslinux/core/lwip/src/core/
memp.c
419
MEMP_STATS_INC
(err, type);
Completed in 298 milliseconds