Home
last modified time | relevance | path

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

/aosp_15_r20/external/lua/src/
H A Dldebug.h41 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.c723 l_noret luaG_tointerror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_tointerror() function