Searched defs:IS_EVEN (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-defs.h180 #define IS_EVEN(r) ((r).regno % 2 == 0) macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dbfin-defs.h180 #define IS_EVEN(r) ((r).regno % 2 == 0) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dbfin-defs.h180 #define IS_EVEN(r) ((r).regno % 2 == 0) macro

Completed in 149 milliseconds