Home
last modified time | relevance | path

Searched refs:__h2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/libexec/rc/
H A Dhooks.sh157 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 Dstable_sort.h161 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 Dinplace_merge.h105 unique_ptr<value_type, __destruct_n&> __h2(__buff, __d); in __buffered_inplace_merge()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Davx512fp16intrin.h75 _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()