HomeSort by: relevance | last modified time | path
    Searched defs:odd_ucount_computed (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/test/unit/
fb.c 748 size_t odd_ucount_computed = fb_ucount(fb_odd, nbits, local
750 assert_zu_eq(odd_ucount, odd_ucount_computed,
  /src/external/bsd/jemalloc/dist/test/unit/
fb.c 741 size_t odd_ucount_computed = fb_ucount( local
743 assert_zu_eq(odd_ucount, odd_ucount_computed,

Completed in 55 milliseconds