Searched defs:mem_limit (Results 1 – 4 of 4) sorted by relevance
189 uint32_t mem_limit = luaL_optint(L, 3, 0); in sl_boot_linux() local370 uint32_t mem_limit = luaL_optint(L, 4, 0); in sl_boot_it() local
73 uint64_t mem_limit; member
71 static size_t mem_limit = 0; variable
176 local void mem_limit(z_stream *strm, size_t limit) in mem_limit() function