Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h184 #define IS_WITHIN_S(v, n) IS_WITHIN_U ((v) + (1 << ((n) - 1)), n) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h184 #define IS_WITHIN_S(v, n) IS_WITHIN_U ((v) + (1 << ((n) - 1)), n) macro