Searched defs:REG_LIST_IS_EMPTY (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwc_cpus.h34 #define REG_LIST_IS_EMPTY(reg_list) (!(reg_list) || (reg_list)[0] == REGNO_ANY) macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwc_cpus.h47 #define REG_LIST_IS_EMPTY(reg_list) (!(reg_list) || (reg_list)[0] == REGNO_ANY) macro

Completed in 189 milliseconds