Searched refs:cd_n (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c147 cdp->cd_n = n;
H A Dctf_impl.h124 uint_t cd_n; /* type dimension if array */ member in struct:ctf_decl_node
H A Dctf_types.c265 ctf_decl_sprintf(&cd, "[%u]", cdp->cd_n);
/freebsd-10.1-release/sys/cddl/dev/fbt/
H A Dfbt_powerpc.c818 uint_t cd_n; /* type dimension if array */ member in struct:ctf_decl_node
1031 cdp->cd_n = n;
1130 ctf_decl_sprintf(&cd, "[%u]", cdp->cd_n);
H A Dfbt.c895 uint_t cd_n; /* type dimension if array */ member in struct:ctf_decl_node
1108 cdp->cd_n = n;
1207 ctf_decl_sprintf(&cd, "[%u]", cdp->cd_n);

Completed in 106 milliseconds