Searched refs:PIC14_BMSK_GOTO (Results 1 – 2 of 2) sorted by relevance
463 #define PIC14_BMSK_GOTO (PIC14_MASK_GOTO ^ PIC14_CORE_MASK) macro
223 ASSERT((Current_value & PIC14_BMSK_GOTO) == 0); in _print_reloc()