Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dltm.h95 LUAI_FUNC int luaT_callorderiTM (lua_State *L, const TValue *p1, int v2,
H A Dltm.c221 int luaT_callorderiTM (lua_State *L, const TValue *p1, int v2, in luaT_callorderiTM() function
H A Dlvm.c1045 Protect(cond = luaT_callorderiTM(L, s2v(ra), im, inv, isf, tm)); \