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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-defs.h189 #define IS_EVEN(r) (r.regno % 2 == 0) macro
/haiku-buildtools/binutils/gas/config/
H A Dbfin-defs.h180 #define IS_EVEN(r) ((r).regno % 2 == 0) macro

Completed in 94 milliseconds