Searched refs:__h2 (Results 1 – 4 of 4) sorted by relevance
/freebsd/libexec/rc/ |
H A D | hooks.sh | 157 eval $local __h __h2 e __l 164 __h2="$__h" 166 for e in $__h2 196 eval $local __a e __h __hl __h2 __l
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | stable_sort.h | 161 unique_ptr<value_type, __destruct_n&> __h2(__first2, __d); in __stable_sort_move() 173 __h2.release(); in __stable_sort_move() 218 unique_ptr<value_type, __destruct_n&> __h2(__buff, __d); in __stable_sort()
|
H A D | inplace_merge.h | 105 unique_ptr<value_type, __destruct_n&> __h2(__buff, __d); in __buffered_inplace_merge()
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | avx512fp16intrin.h | 75 _mm512_set_ph(_Float16 __h1, _Float16 __h2, _Float16 __h3, _Float16 __h4, in _mm512_set_ph() argument 87 __h4, __h3, __h2, __h1}; in _mm512_set_ph()
|