OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 31 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026