OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_chunk
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitExecAllocator.c
38
Memory is allocated in continuous memory areas called chunks by
alloc_chunk
()
74
alloc_chunk
/ free_chunk :
86
static SLJIT_INLINE void*
alloc_chunk
(sljit_uw size)
function
107
static SLJIT_INLINE void*
alloc_chunk
(sljit_uw size)
function
232
header = (struct block_header*)
alloc_chunk
(chunk_size);
sljitProtExecAllocator.c
36
Memory is allocated in continuous memory areas called chunks by
alloc_chunk
()
77
alloc_chunk
/ free_chunk :
168
static SLJIT_INLINE struct chunk_header*
alloc_chunk
(sljit_uw size)
function
309
chunk_header =
alloc_chunk
(chunk_size);
Completed in 41 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026