OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEGINFO_STRCHUNKSIZE
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/m_debuginfo/
priv_storage.h
463
#define
SEGINFO_STRCHUNKSIZE
(64*1024)
764
UChar strtab[
SEGINFO_STRCHUNKSIZE
];
[
all
...]
storage.c
235
+ space_needed) >
SEGINFO_STRCHUNKSIZE
) {
[
all
...]
Completed in 172 milliseconds