Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dlcorolib.c138 static int luaB_yieldable (lua_State *L) { in luaB_yieldable() function
158 {"isyieldable", luaB_yieldable},