Searched refs:THREEFRY_MIN_STATE_SIZE (Results 1 – 2 of 2) sorted by relevance
41 static constexpr int64 THREEFRY_MIN_STATE_SIZE = 2; variable
207 if (state_size < THREEFRY_MIN_STATE_SIZE) { in CompileImpl()211 THREEFRY_MIN_STATE_SIZE, "; got ", state_size); in CompileImpl()