Searched refs:LCTF_TYPE_ISCHILD (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h578 #define LCTF_TYPE_ISCHILD(fp, id) ((id) > fp->ctf_parmax) macro
H A Dctf-create.c596 if (LCTF_TYPE_ISCHILD (fp, ref) == child
H A Dctf-open.c921 if (LCTF_TYPE_ISCHILD (fp, tp->ctt_type) == child
H A Dctf-types.c35 return (LCTF_TYPE_ISCHILD (fp, id));
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-impl.h527 #define LCTF_TYPE_ISCHILD(fp, id) ((id) > fp->ctf_parmax) macro
H A Dctf-open.c892 if (LCTF_TYPE_ISCHILD (fp, tp->ctt_type) == child
942 && LCTF_TYPE_ISCHILD (fp, tp->ctt_type) == child
H A Dctf-types.c35 return (LCTF_TYPE_ISCHILD (fp, id));
H A Dctf-create.c948 if (LCTF_TYPE_ISCHILD (fp, ref) == child
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-impl.h578 #define LCTF_TYPE_ISCHILD(fp, id) ((id) > fp->ctf_parmax) macro
H A Dctf-create.c596 if (LCTF_TYPE_ISCHILD (fp, ref) == child
H A Dctf-open.c921 if (LCTF_TYPE_ISCHILD (fp, tp->ctt_type) == child
H A Dctf-types.c35 return (LCTF_TYPE_ISCHILD (fp, id));
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h578 #define LCTF_TYPE_ISCHILD(fp, id) ((id) > fp->ctf_parmax) macro
H A Dctf-open.c921 if (LCTF_TYPE_ISCHILD (fp, tp->ctt_type) == child
H A Dctf-create.c596 if (LCTF_TYPE_ISCHILD (fp, ref) == child
H A Dctf-types.c35 return (LCTF_TYPE_ISCHILD (fp, id));

Completed in 331 milliseconds