Searched refs:repeatOffset (Results 1 – 1 of 1) sorted by relevance
129 U32 const repeatOffset = (RDG_rand(seedPtr) & 15) == 2; in RDG_genBlock() local131 U32 const offset = repeatOffset ? prevOffset : (U32) MIN(randOffset , pos); in RDG_genBlock()