Searched refs:luaT_callTM (Results 1 – 3 of 3) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ |
A D | ltm.h | 81 LUAI_FUNC void luaT_callTM (lua_State *L, const TValue *f, const TValue *p1,
|
A D | ltm.c | 103 void luaT_callTM (lua_State *L, const TValue *f, const TValue *p1, in luaT_callTM() function
|
A D | lvm.c | 354 luaT_callTM(L, tm, t, key, val); in luaV_finishset()
|
Completed in 7 milliseconds