Home
last modified time | relevance | path

Searched defs:__key (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ptrauth.h15 ptrauth_strip(void * __value,unsigned int __key) ptrauth_strip() argument
34 ptrauth_strip(__value,__key) global() argument
H A Dsanitizer_platform_limits_posix.h215 int __key; member
/freebsd-src/contrib/llvm-project/libcxx/include/__functional/
H A Dboyer_moore_searcher.h54 …_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()
/freebsd-src/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c25 static struct lock_class_key __key; in iwl_trans_alloc() local
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dkeylockerintrin.h131 return __builtin_ia32_encodekey128_u32(__htype, (__v2di)__key, __h); in _mm_encodekey128_u32() argument