OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:used_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/tests/libtest/
qp.c
135
qp->leaf_count, qp->
used_count
- qp->free_count, qp->
used_count
,
182
dns_qpcell_t
used_count
= 0;
local
191
used_count
+= qp->usage[c].used;
195
used_count
, free_count);
/src/external/mpl/bind/dist/lib/dns/
qp_p.h
194
((free) > QP_CHUNK_SIZE * 4 && (free) > (qp)->
used_count
/ 2)
443
* the values of `
used_count
`, `free_count`, and `hold_count`. The
493
dns_qpcell_t
used_count
, free_count;
member in struct:dns_qp
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026