Searched refs:luaG_concaterror (Results 1 – 3 of 3) sorted by relevance
23 LUAI_FUNC l_noret luaG_concaterror (lua_State *L, const TValue *p1,
140 luaG_concaterror(L, p1, p2); in luaT_trybinTM()
591 l_noret luaG_concaterror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_concaterror() function