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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h130 size_t __nrng = 2; local
134 ++__nrng;
149 for (size_t __cnt = 0; __cnt < __nrng; ++__cnt)
165 for (size_t __cnt = 0; __cnt < __nrng; ++__cnt)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h130 size_t __nrng = 2; local
134 ++__nrng;
149 for (size_t __cnt = 0; __cnt < __nrng; ++__cnt)
165 for (size_t __cnt = 0; __cnt < __nrng; ++__cnt)

Completed in 202 milliseconds