Searched defs:startSectionNB (Results 1 – 2 of 2) sorted by relevance
55 #define startSectionNB(num) dbgInst(((num) & 0x7) | 0x0) macro58 #define startSectionNB(num) macro
27 #define startSectionNB(num) dbgInst(((num) & 0x7) | 0x8) macro