Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dldebug.h54 LUAI_FUNC l_noret luaG_tointerror (lua_State *L, const TValue *p1,
H A Dltm.c164 luaG_tointerror(L, p1, p2); in luaT_trybinTM()
H A Dldebug.c782 l_noret luaG_tointerror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_tointerror() function