Searched refs:__h2 (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dstable_sort.h130 unique_ptr<value_type, __destruct_n&> __h2(__first2, __d);
145 __h2.release();
194 unique_ptr<value_type, __destruct_n&> __h2(__buff, __d);
H A Dinplace_merge.h102 unique_ptr<value_type, __destruct_n&> __h2(__buff, __d);
/openbsd-current/gnu/gcc/libstdc++-v3/include/tr1/
H A Dhashtable_policy.h782 const _H1& __h1, const _H2& __h2,
784 : _M_extract(__ex), _M_eq(__eq), _M_h1(__h1), _M_h2(__h2) { }
849 const _H1& __h1, const _H2& __h2,
851 : _M_extract(__ex), _M_eq(__eq), _M_h1(__h1), _M_h2(__h2) { }
781 _Hash_code_base(const _ExtractKey& __ex, const _Equal& __eq, const _H1& __h1, const _H2& __h2, const _Default_ranged_hash&) argument
848 _Hash_code_base(const _ExtractKey& __ex, const _Equal& __eq, const _H1& __h1, const _H2& __h2, const _Default_ranged_hash&) argument
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Davx512vlfp16intrin.h51 _mm_set_ph(_Float16 __h1, _Float16 __h2, _Float16 __h3, _Float16 __h4, argument
53 return (__m128h)(__v8hf){__h8, __h7, __h6, __h5, __h4, __h3, __h2, __h1};
67 _mm256_set_ph(_Float16 __h1, _Float16 __h2, _Float16 __h3, _Float16 __h4, argument
73 __h4, __h3, __h2, __h1};
H A Davx512fp16intrin.h73 _mm512_set_ph(_Float16 __h1, _Float16 __h2, _Float16 __h3, _Float16 __h4, argument
85 __h4, __h3, __h2, __h1};

Completed in 126 milliseconds