Searched refs:__urngmax (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Duniform_int_dist.h228 const __uctype __urngmax = __urng.max(); local
229 const __uctype __urngrange = __urngmax - __urngmin;
297 const __uctype __urngmax = __urng.max(); local
298 const __uctype __urngrange = __urngmax - __urngmin;
/haiku-buildtools/gcc/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h74 const __uctype __urngmax = __urng.max(); local
75 const __uctype __urngrange = __urngmax - __urngmin;

Completed in 51 milliseconds