Searched defs:__scaling (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h101 const __uctype __scaling = __urngrange / __uerange; local
138 const __uctype __scaling = __urngrange / __highrange; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h101 const __uctype __scaling = __urngrange / __uerange; local
138 const __uctype __scaling = __urngrange / __highrange; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Duniform_int_dist.h263 const __uctype __scaling = __urngrange / __uerange; local
343 const __uctype __scaling = __urngrange / __uerange; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Duniform_int_dist.h323 const __uctype __scaling = __urngrange / __uerange; local
405 const __uctype __scaling = __urngrange / __uerange; local

Completed in 196 milliseconds