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

/external/valgrind/coregrind/m_debuginfo/
H A Dpriv_storage.h96 #define LOC_SIZE_BITS (32 - LINENO_BITS) macro
100 #define MAX_LOC_SIZE ((1 << LOC_SIZE_BITS) - 1)
123 UShort size:LOC_SIZE_BITS; /* # bytes; we catch overflows of this */

Completed in 180 milliseconds