Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dldebug.h52 LUAI_FUNC l_noret luaG_tointerror (lua_State *L, const TValue *p1,
H A Dltm.c155 luaG_tointerror(L, p1, p2); in luaT_trybinTM()
H A Dldebug.c778 l_noret luaG_tointerror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_tointerror() function