Searched refs:impl_ops (Results 1 – 1 of 1) sorted by relevance
38 const void* (*target_type_id)(void* bits, const void* impl_ops);48 inline const void* unshared_target_type_id(void* bits, const void* impl_ops) { in unshared_target_type_id() argument49 return impl_ops; in unshared_target_type_id()190 static const void* target_type_id(void* bits, const void* impl_ops) {