Lines Matching refs:MinIntFromFormat
2029 if (sa == MinIntFromFormat(vform)) {
2089 if (sa == MinIntFromFormat(vform)) {
2229 } else if (ssrc < MinIntFromFormat(dstform)) {
3974 if ((src1.Int(vform, i) == MinIntFromFormat(vform)) &&
3975 (src2.Int(vform, i) == MinIntFromFormat(vform))) {
4164 static_cast<uint64_t>(MinIntFromFormat(vform)))) {
4165 accum.second = MinIntFromFormat(vform);
4207 } else if (accum < MinIntFromFormat(vform)) {
4208 accum = MinIntFromFormat(vform);
6523 dst.SetInt(vform, i, MinIntFromFormat(vform));