Searched refs:ttistable (Results 1 – 1 of 1) sorted by relevance
237 #define ttistable(o)(ttype(o)==5) macro4737 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));[all …]
Completed in 21 milliseconds