Searched defs:CTF_V2_INFO_VLEN (Results 1 - 5 of 5) sorted by relevance

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

Completed in 290 milliseconds