Home
last modified time | relevance | path

Searched refs:api_checkstackindex (Results 1 – 1 of 1) sorted by path

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlapi.c47 #define api_checkstackindex(L, i, o) \ macro
182 api_checkstackindex(L, idx, p); in lua_remove()
194 api_checkstackindex(L, idx, p); in lua_insert()
941 api_checkstackindex(L, errfunc, o); in lua_pcallk()