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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwc_cpus.h35 #define REG_LIST_EOL(regno) ((regno)==REGNO_ANY) macro
H A Dhwcfuncs.c662 if (REG_LIST_EOL (tmp)) /* end of list */
H A Dhwctable.c2679 if (REG_LIST_EOL (regno))
2703 if (REG_LIST_EOL (regno))
2721 else if (REG_LIST_EOL (reg_list[1]))
2734 if (REG_LIST_EOL (regno))
3047 if (REG_LIST_EOL (regno))
3765 if (REG_LIST_EOL (pfound->reg_list[1]))
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwc_cpus.h48 #define REG_LIST_EOL(regno) ((regno)==REGNO_ANY) macro
H A Dhwcfuncs.c654 if (REG_LIST_EOL (tmp)) /* end of list */
H A Dhwctable.c2715 if (REG_LIST_EOL (regno))
2739 if (REG_LIST_EOL (regno))
2757 else if (REG_LIST_EOL (reg_list[1]))
2770 if (REG_LIST_EOL (regno))
3083 if (REG_LIST_EOL (regno))
3801 if (REG_LIST_EOL (pfound->reg_list[1]))
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbe.cc7125 for (int k = 0; !REG_LIST_EOL (reglist[k]) && k < MAX_PICS; k++)
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.cc7125 for (int k = 0; !REG_LIST_EOL (reglist[k]) && k < MAX_PICS; k++)

Completed in 301 milliseconds