Lines Matching defs:at
54 u64 at;78 * Handle the cases when at least one of x, y or z is a NaN.204 at = lrm + (t << 32);205 hrm += at < lrm;206 lrm = at;212 at = lrm + (t << 32);213 hrm += at < lrm;214 lrm = at;218 /* Put explicit bit at bit 126 if necessary */286 * Put explicit bit at bit 126 if necessary.