Home | History | Annotate | Download | only in bits

Lines Matching refs:__d

1646       const _Distance __d = std::__gcd(__n, __k);
1648 for (_Distance __i = 0; __i < __d; __i++)
1655 for (_Distance __j = 0; __j < __l / __d; __j++)
1669 for (_Distance __j = 0; __j < __k / __d - 1; __j ++)