Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dmath.h129 pt_norm(double p) { in pt_norm() function
238 x = pt_norm(p); in pt_chi2()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dmath.c245 assert_true(double_eq_rel(pt_norm(p), pt_norm_expected[i], in TEST_BEGIN()