Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_open.c191 &dt_idops_type, "int64_t" },
193 &dt_idops_type, "int64_t" },
195 &dt_idops_type, "int64_t" },
197 &dt_idops_type, "int64_t" },
199 &dt_idops_type, "int64_t" },
201 &dt_idops_type, "int64_t" },
203 &dt_idops_type, "int64_t" },
205 &dt_idops_type, "int64_t" },
207 &dt_idops_type, "int64_t" },
209 &dt_idops_type, "int64_t" },
[all …]
HDdt_ident.h137 extern const dt_idops_t dt_idops_type; /* predefined type name string */
HDdt_ident.c601 const dt_idops_t dt_idops_type = { variable