Searched refs:TAB_W (Results 1 – 1 of 1) sorted by relevance
28 #define TAB_W 2 /* write */ macro30 #define TAB_RW (TAB_R | TAB_W) /* read/write */51 (!(what & TAB_W) || checkfield(L, "__newindex", ++n)) && in checktab()134 checktab(L, tt, TAB_W); in tmove()