HomeSort by relevance Sort by last modified time
    Searched refs:TMS (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
ltm.h 37 } TMS;
52 LUAI_FUNC const TValue *luaT_gettm (Table *events, TMS event, TString *ename);
54 TMS event);
ltm.c 52 const TValue *luaT_gettm (Table *events, TMS event, TString *ename) {
63 const TValue *luaT_gettmbyobj (lua_State *L, const TValue *o, TMS event) {
lvm.h 41 const TValue *rc, TMS op);
lvm.c 176 StkId res, TMS event) {
187 TMS event) {
201 TMS event) {
361 const TValue *rc, TMS op) {
659 ra = RA(i); /* 'luav_concat' may invoke TMs and move the stack */
ldebug.c 433 TMS tm;
lapi.c 310 luaV_arith(L, o1, o1, o2, cast(TMS, op - LUA_OPADD + TM_ADD));

Completed in 468 milliseconds