Home | History | Annotate | Download | only in testing

Lines Matching refs:Runemax

53   { { { 0, Runemax }, {-1} }, -1,
54 { { 0, Runemax }, {-1} } },
59 { { { 50, Runemax }, {-1} }, -1,
60 { { 50, Runemax }, {-1} } },
63 { { { 50, Runemax }, {-1} }, 255,
66 { { { 50, Runemax }, {-1} }, 65535,
69 { { { 50, Runemax }, {-1} }, Runemax,
70 { { 50, Runemax }, {-1} } },
161 j = Runemax;
173 j = Runemax;
182 if (ncc->size() != Runemax+1 - cc->size()) {
186 Runemax+1 - cc->size(), ncc->size());