OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_capacity_bytes
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common.h
514
uptr
new_capacity_bytes
=
local
516
T *new_data = (T *)MmapOrDie(
new_capacity_bytes
, "InternalMmapVector");
520
capacity_bytes_ =
new_capacity_bytes
;
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026