Home
last modified time | relevance | path

Searched refs:__k0 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Drandom.tcc138 const _UIntType __k0 = __m == 0 ? std::numeric_limits<_UIntType>::digits in seed() local
140 const _UIntType __k = (__k0 + 31) / 32; in seed()