Searched defs:GDB_INDEX_CU_MASK (Results 1 – 4 of 4) sorted by relevance
92 #define GDB_INDEX_CU_MASK ((1 << GDB_INDEX_CU_BITSIZE) - 1) macro