HomeSort by: relevance | last modified time | path
    Searched defs:__nrng (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/i486/opt/bits/
opt_random.h 130 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)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/i486/opt/bits/
opt_random.h 130 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 50 milliseconds