Searched refs:dt_idops_type (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_open.c | 191 &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 …]
|
| HD | dt_ident.h | 137 extern const dt_idops_t dt_idops_type; /* predefined type name string */
|
| HD | dt_ident.c | 601 const dt_idops_t dt_idops_type = { variable
|