OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_LOC_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/m_debuginfo/
priv_storage.h
75
#define
MAX_LOC_SIZE
((1 << LOC_SIZE_BITS) - 1)
storage.c
365
if (size >
MAX_LOC_SIZE
) {
[
all
...]
Completed in 367 milliseconds