Home
last modified time | relevance | path

Searched refs:dt_idops_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_open.c194 &dt_idops_type, "int64_t" },
196 &dt_idops_type, "int64_t" },
198 &dt_idops_type, "int64_t" },
200 &dt_idops_type, "int64_t" },
202 &dt_idops_type, "int64_t" },
204 &dt_idops_type, "int64_t" },
206 &dt_idops_type, "int64_t" },
208 &dt_idops_type, "int64_t" },
210 &dt_idops_type, "int64_t" },
212 &dt_idops_type, "int64_t" },
[all …]
H A Ddt_ident.h137 extern const dt_idops_t dt_idops_type; /* predefined type name string */
H A Ddt_ident.c603 const dt_idops_t dt_idops_type = { variable