HomeSort by relevance Sort by last modified time
    Searched refs:MEMP_SANITY_CHECK (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/core/
memp.c 177 #if MEMP_SANITY_CHECK
199 #endif /* MEMP_SANITY_CHECK*/
462 #if MEMP_SANITY_CHECK
464 #endif /* MEMP_SANITY_CHECK */
  /external/syslinux/core/lwip/src/include/lwip/
opt.h 158 * MEMP_SANITY_CHECK==1: run a sanity check after each memp_free() to make
161 #ifndef MEMP_SANITY_CHECK
162 #define MEMP_SANITY_CHECK 0
    [all...]

Completed in 44 milliseconds