Searched refs:type_in (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Ddwarf_pubtypes.c99 dwarf_pubtypename(Dwarf_Type type_in, char **ret_name, argument
102 Dwarf_Global type = (Dwarf_Global) type_in;
115 dwarf_pubtype_type_die_offset(Dwarf_Type type_in, argument
119 Dwarf_Global type = (Dwarf_Global) type_in;
126 dwarf_pubtype_cu_offset(Dwarf_Type type_in, argument
129 Dwarf_Global type = (Dwarf_Global) type_in;
137 dwarf_pubtype_name_offsets(Dwarf_Type type_in, argument
143 Dwarf_Global type = (Dwarf_Global) type_in;
H A Ddwarf_types.c95 dwarf_typename(Dwarf_Type type_in, char **ret_name, Dwarf_Error * error) argument
97 Dwarf_Global type = (Dwarf_Global) type_in;
110 dwarf_type_die_offset(Dwarf_Type type_in, argument
113 Dwarf_Global type = (Dwarf_Global) type_in;
120 dwarf_type_cu_offset(Dwarf_Type type_in, argument
123 Dwarf_Global type = (Dwarf_Global) type_in;
131 dwarf_type_name_offsets(Dwarf_Type type_in, argument
136 Dwarf_Global type = (Dwarf_Global) type_in;
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecCertificateRequest.c154 const void * oid, const void * value, const unsigned char type_in, NSS_ATV *nss_atv)
158 unsigned char type = type_in;
153 make_nss_atv(PRArenaPool *poolp, const void * oid, const void * value, const unsigned char type_in, NSS_ATV *nss_atv) argument

Completed in 299 milliseconds