Lines Matching refs:ttistable
237 #define ttistable(o)(ttype(o)==5) macro
252 #define hvalue(o)check_exp(ttistable(o),&(o)->value.gc->h)
4737 if(ttistable(t)){
4761 if(ttistable(t)){
5252 runtime_check(L,ttistable(ra));
5406 luai_apicheck(L,ttistable(L->top-1));
5598 luai_apicheck(L,ttistable(t));
5604 luai_apicheck(L,ttistable(o));
5680 luai_apicheck(L,ttistable(t));
5689 luai_apicheck(L,ttistable(o));
5703 luai_apicheck(L,ttistable(L->top-1));
5733 luai_apicheck(L,ttistable(L->top-1));
5807 luai_apicheck(L,ttistable(t));