Searched refs:luaT_callTM (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/mit/lua/dist/src/ |
H A D | ltm.h | 86 LUAI_FUNC void luaT_callTM (lua_State *L, const TValue *f, const TValue *p1,
|
H A D | ltm.c | 112 void luaT_callTM (lua_State *L, const TValue *f, const TValue *p1, in luaT_callTM() function
|
H A D | lvm.c | 379 luaT_callTM(L, tm, t, key, val);
|