Searched refs:TAB_RW (Results 1 – 1 of 1) sorted by relevance
30 #define TAB_RW (TAB_R | TAB_W) /* read/write */ macro63 lua_Integer e = aux_getn(L, 1, TAB_RW); in tinsert()92 lua_Integer size = aux_getn(L, 1, TAB_RW); in tremove()400 lua_Integer n = aux_getn(L, 1, TAB_RW); in sort()