HomeSort by relevance Sort by last modified time
    Searched full:prec_ind (Results 1 - 1 of 1) sorted by null

  /external/jemalloc/test/integration/
MALLOCX_ARENA.c 29 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 1119 milliseconds