Searched refs:__y0 (Results 1 – 3 of 3) sorted by relevance
147 static constexpr uintmax_t __y0 = __y % __c;149 static constexpr uintmax_t __x0y0 = __x0 * __y0;151 static constexpr uintmax_t __x1y0 = __x1 * __y0;
1397 const auto __y0 = 100 * __q1 + __q2;1402 const auto __y1 = __y0 + __j;1425 const auto __y0 = __y1 - __j;1429 const auto __q1 = __y0 / 100;1430 const auto __yc = 1461 * __y0 / 4 - __q1 + __q1 / 4;
759 __ctype __s0, __s1, __y0, __y1; in operator ()() local775 __y0 = 0; in operator ()()779 __y0 = __s0 * (__r / __s0); in operator ()()783 if (__r - __y0 <= __y0 / __n) in operator ()()796 while (__y0 && __u >= __y0); in operator ()()