Lines Matching refs:smallNegativeFloat_
15773 smallNegativeFloat_ = other.smallNegativeFloat_;16143 private float smallNegativeFloat_;16146 get { if ((_hasBits0 & 1024) != 0) { return smallNegativeFloat_; } else { return SmallNegativeFloatDefaultValue; } }16149 smallNegativeFloat_ = value;