Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dlua.c94 static void lstop (lua_State *L, lua_Debug *ar) { in lstop() function
104 lua_sethook(globalL, lstop, LUA_MASKCALL | LUA_MASKRET | LUA_MASKCOUNT, 1); in laction()
/external/syslinux/com32/lua/src/
Dlua.c100 static void lstop (lua_State *L, lua_Debug *ar) { in lstop() function
110 lua_sethook(globalL, lstop, LUA_MASKCALL | LUA_MASKRET | LUA_MASKCOUNT, 1); in laction()