Home
last modified time | relevance | path

Searched refs:cd_kind (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/cddl/osnet/dev/fbt/
H A Dfbt.c794 uint_t cd_kind; /* type kind */ member
1003 cdp->cd_kind = kind; in ctf_decl_push()
1093 switch (cdp->cd_kind) { in fbt_type_name()
1129 k = cdp->cd_kind; in fbt_type_name()
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_decl.c149 cdp->cd_kind = kind; in ctf_decl_push()
H A Dctf_impl.h123 uint_t cd_kind; /* type kind */ member
H A Dctf_types.c256 switch (cdp->cd_kind) { in ctf_type_qlname()
303 k = cdp->cd_kind; in ctf_type_qlname()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-decl.c144 cdp->cd_kind = kind; in ctf_decl_push()
H A Dctf-impl.h168 uint32_t cd_kind; /* Type kind. */ member
H A Dctf-types.c706 switch (cdp->cd_kind) in ctf_type_aname()
822 k = cdp->cd_kind; in ctf_type_aname()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-decl.c144 cdp->cd_kind = kind; in ctf_decl_push()
H A Dctf-impl.h168 uint32_t cd_kind; /* Type kind. */ member
H A Dctf-types.c714 switch (cdp->cd_kind) in ctf_type_aname()
831 k = cdp->cd_kind; in ctf_type_aname()