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

  /src/external/bsd/jemalloc.old/dist/test/unit/
psset.c 561 uintptr_t huge_begin = (uintptr_t)&hpdata_huge[0]; local
592 if (huge_begin <= (uintptr_t)hpdata
617 expect_true(huge_begin <= (uintptr_t)hpdata
psset.c 561 uintptr_t huge_begin = (uintptr_t)&hpdata_huge[0]; local
592 if (huge_begin <= (uintptr_t)hpdata
617 expect_true(huge_begin <= (uintptr_t)hpdata
  /src/external/bsd/jemalloc/dist/test/unit/
psset.c 771 uintptr_t huge_begin = (uintptr_t)&hpdata_huge[0]; local
801 if (huge_begin <= (uintptr_t)hpdata
827 expect_true(huge_begin <= (uintptr_t)hpdata
psset.c 771 uintptr_t huge_begin = (uintptr_t)&hpdata_huge[0]; local
801 if (huge_begin <= (uintptr_t)hpdata
827 expect_true(huge_begin <= (uintptr_t)hpdata

Completed in 30 milliseconds