Searched refs:heim_type_t (Results 1 – 2 of 2) sorted by relevance
41 typedef struct heim_type_data *heim_type_t; typedef71 heim_type_t _heim_get_isa(heim_object_t);73 heim_type_t82 _heim_alloc_object(heim_type_t type, size_t size);85 _heim_type_get_tid(heim_type_t type);
42 heim_type_t isa;51 heim_type_t isa;141 static heim_type_t tagged_isa[9] = {155 heim_type_t179 heim_type_t isa = _heim_get_isa(ptr); in heim_get_tid()194 heim_type_t isa = _heim_get_isa(ptr); in heim_get_hash()214 heim_type_t isa; in heim_cmp()267 heim_type_t275 heim_type_t type; in _heim_create_type()293 _heim_alloc_object(heim_type_t type, size_t size) in _heim_alloc_object()[all …]