Searched refs:prec_ind (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/test/integration/
H A DMALLOCX_ARENA.c29 unsigned prec_ind = thread_ind % local
31 const char *dss = dss_precs[prec_ind];
32 int expected_err = (have_dss || prec_ind == 0) ? 0 : EFAULT;

Completed in 74 milliseconds