Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h327 #define LCTF_TYPE_TO_INDEX(fp, id) ((id) & (fp->ctf_parmax)) macro
/netbsd/external/gpl3/gdb/dist/libctf/
H A Dctf-impl.h528 #define LCTF_TYPE_TO_INDEX(fp, id) ((id) & (fp->ctf_parmax)) macro
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dctf-impl.h528 #define LCTF_TYPE_TO_INDEX(fp, id) ((id) & (fp->ctf_parmax)) macro
/netbsd/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h579 #define LCTF_TYPE_TO_INDEX(fp, id) ((id) & (fp->ctf_parmax)) macro