Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/prng/
H A Dentropy.c413 #define ADAPTIVE_PROPORTION_BOUND (336) macro
434 return add_observation(t, ADAPTIVE_PROPORTION_BOUND); in adaptive_proportion_test()