OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRE_MEM_BLOCK_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
tre-mem.h
14
#define
TRE_MEM_BLOCK_SIZE
1024
57
: tre_mem_alloc_impl((mem), 1, alloca(
TRE_MEM_BLOCK_SIZE
), 0, (size)))
tre-mem.c
105
mem->n =
TRE_MEM_BLOCK_SIZE
;
110
if (size * 8 >
TRE_MEM_BLOCK_SIZE
)
113
block_size =
TRE_MEM_BLOCK_SIZE
;
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026