Searched refs:LCTF_INDEX_TO_TYPEPTR (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h216 #define LCTF_INDEX_TO_TYPEPTR(fp, i) \ macro
H A Dctf_lookup.c232 return (LCTF_INDEX_TO_TYPEPTR(fp, type));
H A Dctf_types.c154 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR(fp, id);
H A Dctf_open.c526 tp = LCTF_INDEX_TO_TYPEPTR(fp, id);
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-lookup.c357 return (LCTF_INDEX_TO_TYPEPTR (fp, idx));
H A Dctf-types.c406 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR (fp, id);
430 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR (fp, id);
472 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR (fp, i->ctn_type);
H A Dctf-impl.h532 #define LCTF_INDEX_TO_TYPEPTR(fp, i) \ macro
H A Dctf-open.c938 tp = LCTF_INDEX_TO_TYPEPTR (fp, id);
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h583 #define LCTF_INDEX_TO_TYPEPTR(fp, i) \ macro
H A Dctf-lookup.c364 return (LCTF_INDEX_TO_TYPEPTR (fp, idx));
H A Dctf-types.c444 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR (fp, i->ctn_type);
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-impl.h583 #define LCTF_INDEX_TO_TYPEPTR(fp, i) \ macro
H A Dctf-lookup.c364 return (LCTF_INDEX_TO_TYPEPTR (fp, idx));
H A Dctf-types.c444 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR (fp, i->ctn_type);
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h583 #define LCTF_INDEX_TO_TYPEPTR(fp, i) \ macro
H A Dctf-lookup.c364 return (LCTF_INDEX_TO_TYPEPTR (fp, idx));
H A Dctf-types.c444 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR (fp, i->ctn_type);

Completed in 252 milliseconds