Searched refs:countlimit (Results 1 – 2 of 2) sorted by relevance
54 unsigned long countlimit; member
235 if (mc->countlimit != ~0UL && size != oldsize) { /* count limit in use? */ in debug_realloc()236 if (mc->countlimit == 0) in debug_realloc()238 mc->countlimit--; in debug_realloc()867 l_memcontrol.countlimit = ~0L; in alloc_count()869 l_memcontrol.countlimit = luaL_checkinteger(L, 1); in alloc_count()