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

  /src/external/bsd/jemalloc/dist/test/unit/
psset.c 562 uintptr_t huge_end = (uintptr_t)&hpdata_huge[NHP]; local
593 && (uintptr_t)hpdata < huge_end) {
618 && (uintptr_t)hpdata < huge_end, "");
  /src/external/bsd/jemalloc.old/dist/test/unit/
psset.c 562 uintptr_t huge_end = (uintptr_t)&hpdata_huge[NHP]; local
593 && (uintptr_t)hpdata < huge_end) {
618 && (uintptr_t)hpdata < huge_end, "");

Completed in 66 milliseconds