Home | History | Annotate | Download | only in css

Lines Matching full:safe

577                 i--; // We're safe even though |i| is unsigned, since we only hit this code if we had a previous numeric value (so |i| is always > 0 here).