Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dpj.h36 #define UNS(x) (!!((x) & (1<<3))) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dpj.h36 #define UNS(x) (!!((x) & (1<<3))) macro