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

/freebsd-11-stable/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-11-stable/sys/cddl/dev/fbt/
H A Dfbt.c629 uint_t cd_n; /* type dimension if array */ member in struct:ctf_decl_node
838 cdp->cd_n = n;
937 ctf_decl_sprintf(&cd, "[%u]", cdp->cd_n);

Completed in 121 milliseconds