Searched defs:__key (Results 1 – 5 of 5) sorted by relevance
15 ptrauth_strip(void * __value,unsigned int __key) ptrauth_strip() argument 34 ptrauth_strip(__value,__key) global() argument
215 int __key; member
54 …_LIBCPP_HIDE_FROM_ABI void insert(const key_type& __key, value_type __val) { __table_[__key] = __v… in insert()78 _LIBCPP_HIDE_FROM_ABI void insert(key_type __key, value_type __val) { in insert()
25 static struct lock_class_key __key; in iwl_trans_alloc() local
131 return __builtin_ia32_encodekey128_u32(__htype, (__v2di)__key, __h); in _mm_encodekey128_u32() argument