Home
last modified time | relevance | path

Searched refs:LOC_SIZE_BITS (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dpriv_storage.h100 #define LOC_SIZE_BITS (32 - LINENO_BITS) macro
104 #define MAX_LOC_SIZE ((1 << LOC_SIZE_BITS) - 1)
127 UShort size:LOC_SIZE_BITS; /* # bytes; we catch overflows of this */