Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dcommon.h88 inline u32 getRandomModN(u32 *State, u32 N) { in getRandomModN() function
97 Swap(A[I], A[getRandomModN(&State, I + 1)]); in shuffle()
Dprimary64.h80 getRegionBaseByClassId(I) + (getRandomModN(&Seed, 16) + 1) * PageSize; in initLinkerInitialized()