Home
last modified time | relevance | path

Searched refs:objcount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/lua/src/
H A Dltests.h55 unsigned long objcount[LUA_NUMTYPES]; member
H A Dltests.c201 mc->objcount[block->d.type]--; in freeblock()
266 mc->objcount[type]++; in debug_realloc()
856 lua_pushinteger(L, l_memcontrol.objcount[i]); in mem_query()