HomeSort by relevance Sort by last modified time
    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 289 milliseconds