Searched refs:safe1 (Results 1 – 1 of 1) sorted by relevance
33 FX_SAFE_INT32 safe1 = start; in MatchFloatRange() local35 if (safe1.IsValid() && safe2.IsValid()) { in MatchFloatRange()36 *i1 = safe1.ValueOrDie(); in MatchFloatRange()