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

  /src/external/bsd/jemalloc.old/dist/test/unit/
fb.c 746 size_t odd_ucount = cnt / 2 local
750 assert_zu_eq(odd_ucount, odd_ucount_computed,
  /src/external/bsd/jemalloc/dist/test/unit/
fb.c 739 size_t odd_ucount = cnt / 2 local
743 assert_zu_eq(odd_ucount, odd_ucount_computed,

Completed in 36 milliseconds