Home
last modified time | relevance | path

Searched defs:IS_ONE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h632 #define IS_ONE(X) ((X) == 1) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h634 #define IS_ONE(X) ((X) == 1) macro