Home
last modified time | relevance | path

Searched refs:cd_ordp (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_decl.c67 cd->cd_ordp = CTF_PREC_BASE; in ctf_decl_init()
153 cd->cd_order[prec] = cd->cd_ordp++; in ctf_decl_push()
H A Dctf_impl.h131 ctf_decl_prec_t cd_ordp; /* ordered precision */ member
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-decl.c54 cd->cd_ordp = CTF_PREC_BASE; in ctf_decl_init()
148 cd->cd_order[prec] = cd->cd_ordp++; in ctf_decl_push()
H A Dctf-impl.h177 ctf_decl_prec_t cd_ordp; /* Ordered precision. */ member
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-decl.c54 cd->cd_ordp = CTF_PREC_BASE; in ctf_decl_init()
148 cd->cd_order[prec] = cd->cd_ordp++; in ctf_decl_push()
H A Dctf-impl.h177 ctf_decl_prec_t cd_ordp; /* Ordered precision. */ member
/netbsd-src/external/cddl/osnet/dev/fbt/
H A Dfbt.c802 ctf_decl_prec_t cd_ordp; /* ordered precision */ member
864 cd->cd_ordp = CTF_PREC_BASE; in ctf_decl_init()
1007 cd->cd_order[prec] = cd->cd_ordp++; in ctf_decl_push()