Searched defs:in_range (Results 1 – 5 of 5) sorted by relevance
283 static bool in_range(wchar_t c, size_t upperBound) { in in_range() function291 static bool in_range(wchar_t c, size_t upperBound) { in in_range() function
630 bool in_range; in FixupMultiply10() local
1012 bool in_range = (value >= kMinValue) && (value <= kMaxValue); in IsValid() local
1090 Label in_range; in GenerateOperation() local
1820 NearLabel in_range, done; in GenerateOperation() local