Searched refs:__scaling (Results 1 – 4 of 4) sorted by relevance
101 const __uctype __scaling = __urngrange / __uerange; in _GLIBCXX_VISIBILITY() local102 const __uctype __past = __uerange * __scaling; in _GLIBCXX_VISIBILITY()107 __v1 /= __scaling; in _GLIBCXX_VISIBILITY()112 __v2 /= __scaling; in _GLIBCXX_VISIBILITY()138 const __uctype __scaling = __urngrange / __highrange; in _GLIBCXX_VISIBILITY() local139 const __uctype __past = __highrange * __scaling; in _GLIBCXX_VISIBILITY()148 __v1 = __tmp / __scaling; in _GLIBCXX_VISIBILITY()164 __v2 = __tmp / __scaling; in _GLIBCXX_VISIBILITY()
263 const __uctype __scaling = __urngrange / __uerange; in _GLIBCXX_VISIBILITY() local264 const __uctype __past = __uerange * __scaling; in _GLIBCXX_VISIBILITY()268 __ret /= __scaling; in _GLIBCXX_VISIBILITY()343 const __uctype __scaling = __urngrange / __uerange; in _GLIBCXX_VISIBILITY() local344 const __uctype __past = __uerange * __scaling; in _GLIBCXX_VISIBILITY()350 *__f++ = __ret / __scaling + __param.a(); in _GLIBCXX_VISIBILITY()
323 const __uctype __scaling = __urngrange / __uerange; in _GLIBCXX_VISIBILITY() local324 const __uctype __past = __uerange * __scaling; in _GLIBCXX_VISIBILITY()328 __ret /= __scaling; in _GLIBCXX_VISIBILITY()405 const __uctype __scaling = __urngrange / __uerange; in _GLIBCXX_VISIBILITY() local406 const __uctype __past = __uerange * __scaling; in _GLIBCXX_VISIBILITY()412 *__f++ = __ret / __scaling + __param.a(); in _GLIBCXX_VISIBILITY()