Home | History | Annotate | Download | only in tr1

Lines Matching full:__d

76 	      const _Tp __d = __m - __x;
77 if (__d > __c)
80 __x = __c - __d;
812 _M_initialize_max_aux(result_type __a, result_type __b, int __d)
814 const result_type __two2d = result_type(1) << __d;
837 __u % __two2p, __d);
841 __t % __two2p, __d);