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