/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/ |
H A D | complex_cmath.h | 194 std::complex<_Tp> __z = log(__x + sqrt(__sqr(__x) + _Tp(1))); in asinh() local 227 std::complex<_Tp> __z = log(__x + sqrt(__sqr(__x) - _Tp(1))); in acosh() local 257 std::complex<_Tp> __z = log((_Tp(1) + __x) / (_Tp(1) - __x)) / _Tp(2); in atanh() local 318 std::complex<_Tp> __z = asinh(complex<_Tp>(-__x.imag(), __x.real())); in asin() local 350 std::complex<_Tp> __z = log(__x + sqrt(__sqr(__x) - _Tp(1))); in acos() local 360 std::complex<_Tp> __z = atanh(complex<_Tp>(-__x.imag(), __x.real())); in atan() local 368 std::complex<_Tp> __z = sinh(complex<_Tp>(-__x.imag(), __x.real())); in sin() local 382 std::complex<_Tp> __z = tanh(complex<_Tp>(-__x.imag(), __x.real())); in tan() local
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/ |
H A D | quadmath.h | 186 __quadmath_nth (cimagq (__complex128 __z)) in __quadmath_nth() 192 __quadmath_nth (crealq (__complex128 __z)) in __quadmath_nth() 198 __quadmath_nth (conjq (__complex128 __z)) in __quadmath_nth()
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/ |
H A D | quadmath.h | 186 __quadmath_nth (cimagq (__complex128 __z)) in __quadmath_nth() 192 __quadmath_nth (crealq (__complex128 __z)) in __quadmath_nth() 198 __quadmath_nth (conjq (__complex128 __z)) in __quadmath_nth()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/i486/opt/ext/ |
H A D | opt_random.h | 51 __m128i __z = _mm_srli_si128(__c, __sr2); in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/i486/opt/ext/ |
H A D | opt_random.h | 51 __m128i __z = _mm_srli_si128(__c, __sr2); in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | valarray.cc | 83 const size_t __z = __i.size(); in __gslice_to_index() local
|
H A D | tree.cc | 286 _Rb_tree_rebalance_for_erase(_Rb_tree_node_base* const __z, in _Rb_tree_rebalance_for_erase()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
H A D | valarray.cc | 83 const size_t __z = __i.size(); in __gslice_to_index() local
|
H A D | tree.cc | 286 _Rb_tree_rebalance_for_erase(_Rb_tree_node_base* const __z, in _Rb_tree_rebalance_for_erase()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/aarch64/opt/ext/ |
H A D | opt_random.h | 85 __Uint32x4_t __z = __aarch64_lsr_128 ((__Uint8x16_t) __c, __sr2); in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/aarch64/opt/ext/ |
H A D | opt_random.h | 85 __Uint32x4_t __z = __aarch64_lsr_128 ((__Uint8x16_t) __c, __sr2); in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_hip_cmath.h | 36 __DEVICE__ float fma(float __x, float __y, float __z) { in fma() 120 __DEVICE__ _Float16 fma(_Float16 __x, _Float16 __y, _Float16 __z) { in fma()
|
H A D | tgmath.h | 52 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ argument 728 __tg_fma(float __x, float __y, float __z) in __tg_fma() 733 __tg_fma(double __x, double __y, double __z) in __tg_fma() 738 __tg_fma(long double __x,long double __y, long double __z) in __tg_fma() 742 #define fma(__x, __y, __z) \ argument 1097 __tg_remquo(float __x, float __y, int* __z) in __tg_remquo() 1102 __tg_remquo(double __x, double __y, int* __z) in __tg_remquo() 1107 __tg_remquo(long double __x,long double __y, int* __z) in __tg_remquo() 1111 #define remquo(__x, __y, __z) \ argument
|
H A D | xmmintrin.h | 1860 _mm_set_ps(float __z, float __y, float __x, float __w) in _mm_set_ps() 1888 _mm_setr_ps(float __z, float __y, float __x, float __w) in _mm_setr_ps()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | compatibility-atomic-c++0x.cc | 120 __atomic_flag_for_address(const volatile void* __z) _GLIBCXX_NOTHROW in __atomic_flag_for_address()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | compatibility-atomic-c++0x.cc | 120 __atomic_flag_for_address(const volatile void* __z) _GLIBCXX_NOTHROW in __atomic_flag_for_address()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | ell_integral.tcc | 78 __ellint_rf(_Tp __x, _Tp __y, _Tp __z) in __ellint_rf() 318 __ellint_rd(_Tp __x, _Tp __y, _Tp __z) in __ellint_rd() 569 __ellint_rj(_Tp __x, _Tp __y, _Tp __z, _Tp __p) in __ellint_rj()
|
H A D | random.tcc | 349 result_type __z = _M_x[_M_p++]; in operator ()() local 1394 const _IntType __z = _M_waiting(__urng, _M_t - _IntType(__x)); in operator ()() local 1663 const result_type __z = __u * __v * __v; in operator ()() local 1678 const result_type __z = -std::log(__urng()); in operator ()() local
|
H A D | modified_bessel_func.tcc | 379 const _Tp __z = _Tp(2) * __absx * __rootx / _Tp(3); in __airy() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | ell_integral.tcc | 78 __ellint_rf(_Tp __x, _Tp __y, _Tp __z) in __ellint_rf() 316 __ellint_rd(_Tp __x, _Tp __y, _Tp __z) in __ellint_rd() 563 __ellint_rj(_Tp __x, _Tp __y, _Tp __z, _Tp __p) in __ellint_rj()
|
H A D | random.tcc | 349 result_type __z = _M_x[_M_p++]; in operator ()() local 1394 const _IntType __z = _M_waiting(__urng, _M_t - _IntType(__x)); in operator ()() local 1663 const result_type __z = __u * __v * __v; in operator ()() local 1678 const result_type __z = -std::log(__urng()); in operator ()() local
|
H A D | modified_bessel_func.tcc | 379 const _Tp __z = _Tp(2) * __absx * __rootx / _Tp(3); in __airy() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | stl_tree.h | 1832 _Link_type __z = __node_gen(_GLIBCXX_FORWARD(_Arg, __v)); in _GLIBCXX_VISIBILITY() local 1857 _Link_type __z = _M_create_node(_GLIBCXX_FORWARD(_Arg, __v)); in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | simd_x86.h | 3927 auto __z in _S_to_maskvector() local 5256 unsigned __z = _mm_extract_epi16(__to_intrin(__y), 0); in _S_popcount() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | random.tcc | 432 discard(unsigned long long __z) in discard() 459 result_type __z = _M_x[_M_p++]; in operator ()() local 1626 const _IntType __z = _M_waiting(__urng, __t - _IntType(__x), in operator ()() local
|