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_SPECIAL_MAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
alloc.c
71
for(i=0; i<
ALLOC_SPECIAL_MAX
; i++) {
260
alloc->num_quar >=
ALLOC_SPECIAL_MAX
);
261
/* push
ALLOC_SPECIAL_MAX
/2 after mem */
263
for(i=1; i<
ALLOC_SPECIAL_MAX
/2; i++) {
267
alloc->num_quar -=
ALLOC_SPECIAL_MAX
/2;
273
alloc->super->num_quar +=
ALLOC_SPECIAL_MAX
/2 + 1;
289
if(alloc->super && alloc->num_quar >=
ALLOC_SPECIAL_MAX
) {
alloc.h
66
#define
ALLOC_SPECIAL_MAX
10
Completed in 17 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026