Searched refs:luaT_callTM (Results 1 – 3 of 3) sorted by relevance
/external/lua/src/ |
D | ltm.h | 81 LUAI_FUNC void luaT_callTM (lua_State *L, const TValue *f, const TValue *p1,
|
D | ltm.c | 103 void luaT_callTM (lua_State *L, const TValue *f, const TValue *p1, in luaT_callTM() function
|
D | lvm.c | 357 luaT_callTM(L, tm, t, key, val); in luaV_finishset()
|