Home
last modified time | relevance | path

Searched defs:CTF_V2_INFO_VLEN (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h295 #define CTF_V2_INFO_VLEN(info) (((info) & CTF_MAX_VLEN)) macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h367 #define CTF_V2_INFO_VLEN(info) (((info) & CTF_MAX_VLEN)) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h367 #define CTF_V2_INFO_VLEN(info) (((info) & CTF_MAX_VLEN)) macro