Searched refs:luaG_opinterror (Results 1 – 3 of 3) sorted by relevance
/external/lua/src/ |
D | ltm.c | 148 luaG_opinterror(L, p1, p2, "perform bitwise operation on"); in luaT_trybinTM() 152 luaG_opinterror(L, p1, p2, "perform arithmetic on"); in luaT_trybinTM()
|
D | ldebug.h | 25 LUAI_FUNC l_noret luaG_opinterror (lua_State *L, const TValue *p1,
|
D | ldebug.c | 597 l_noret luaG_opinterror (lua_State *L, const TValue *p1, in luaG_opinterror() function
|