Home
last modified time | relevance | path

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

/external/jemalloc_new/test/include/test/
Dmath.h129 pt_norm(double p) { in pt_norm() function
238 x = pt_norm(p); in pt_chi2()
/external/jemalloc_new/test/unit/
Dmath.c245 assert_true(double_eq_rel(pt_norm(p), pt_norm_expected[i], in TEST_BEGIN()