Home
last modified time | relevance | path

Searched defs:CTF_INT_BITS (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h280 #define CTF_INT_BITS(data) (((data) & 0x0000ffff)) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h363 #define CTF_INT_BITS(data) (((data) & 0x0000ffff)) macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h435 #define CTF_INT_BITS(data) (((data) & 0x0000ffff)) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h435 #define CTF_INT_BITS(data) (((data) & 0x0000ffff)) macro