OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malloc_origo
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
malloc.c
201
(((size_t)(uintptr_t)(foo) >> malloc_pageshift)-
malloc_origo
)
227
static size_t
malloc_origo
;
variable in typeref:typename:size_t
539
malloc_origo
= pageround((size_t)(uintptr_t)sbrk((intptr_t)0))
541
malloc_origo
-= malloc_pageshift;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025