Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
H A Dstats.h405 #define MEMP_STATS_GET(x, i) STATS_GET(memp[i]->x) macro
409 #define MEMP_STATS_GET(x, i) 0 macro

Completed in 2 milliseconds