Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/prng/
H A Dentropy.c417 #define ADAPTIVE_PROPORTION_BOUND (336) macro
438 return add_observation(t, ADAPTIVE_PROPORTION_BOUND); in adaptive_proportion_test()