Lines Matching defs:checked
841 return false; // Bounds not checked.
843 bool checked = false;
848 return false; // Bounds not checked.
852 checked = check;
856 return checked;
2137 // If we've already checked that we are not at the start of input, it's okay
2231 // If we've already checked that we are not at the start of input, it's okay
2323 // checked again.
2330 // up to the limit the quick check already checked. In addition the quick
3334 // code through a quick check which already did the checked load.