OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxSummaryLength
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common.cc
91
InternalScopedString buff(
kMaxSummaryLength
);
sanitizer_symbolizer_report.cc
35
InternalScopedString buff(
kMaxSummaryLength
);
sanitizer_common.h
311
const int
kMaxSummaryLength
= 1024;
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc
762
InternalScopedString summary(
kMaxSummaryLength
);
Completed in 66 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025