Searched defs:heim_type_data (Results 1 – 1 of 1) sorted by relevance
73 struct heim_type_data { struct74 heim_tid_t tid;75 const char *name;76 heim_type_init init;77 heim_type_dealloc dealloc;78 heim_type_copy copy;79 heim_type_cmp cmp;80 heim_type_hash hash;81 heim_type_description desc;