Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Drandom.d1734 private ulong fallbackSeed() @nogc nothrow in fallbackSeed() function
1823 return cast(uint) fallbackSeed(); in unpredictableSeed()
1921 return cast(UIntType) fallbackSeed(); in unpredictableSeed()