Searched refs:__y (Results 1 - 25 of 44) sorted by last modified time

12

/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A Dmath.h808 inline _LIBCPP_INLINE_VISIBILITY ldiv_t div(long __x, long __y) _NOEXCEPT {
809 return ::ldiv(__x, __y);
813 long long __y) _NOEXCEPT {
814 return ::lldiv(__x, __y);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dxmmintrin.h1849 /// \param __y
1860 _mm_set_ps(float __z, float __y, float __x, float __w) argument
1862 return __extension__ (__m128){ __w, __x, __y, __z };
1877 /// \param __y
1888 _mm_setr_ps(float __z, float __y, float __x, float __w) argument
1890 return __extension__ (__m128){ __z, __y, __x, __w };
H A Darm_acle.h103 __ror(uint32_t __x, uint32_t __y) { argument
104 __y %= 32;
105 if (__y == 0)
107 return (__x >> __y) | (__x << (32 - __y));
111 __rorll(uint64_t __x, uint32_t __y) { argument
112 __y %= 64;
113 if (__y == 0)
115 return (__x >> __y) | (__x << (64 - __y));
119 __rorl(unsigned long __x, uint32_t __y) argument
[all...]
H A Dvecintrin.h6485 vector unsigned char __y = (vector unsigned char)(Y); \
6489 (vector unsigned char)__y, (Z)); break; \
6492 (vector unsigned short)__y, (Z)); break; \
6495 (vector unsigned int)__y, (Z)); break; \
6498 (vector unsigned long long)__y, (Z)); break; \
H A Dtgmath.h50 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
51 __tg_promote(__y)))
52 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
53 __tg_promote(__y) + \
466 __tg_pow(float __x, float __y) {return powf(__x, __y);} argument
470 __tg_pow(double __x, double __y) {return pow(__x, __y);} argument
474 __tg_pow(long double __x, long double __y) {return powl(__x, __y);} argument
478 __tg_pow(float _Complex __x, float _Complex __y) argument
482 __tg_pow(double _Complex __x, double _Complex __y) argument
486 __tg_pow(long double _Complex __x, long double _Complex __y) argument
555 __tg_atan2(float __x, float __y) argument
559 __tg_atan2(double __x, double __y) argument
563 __tg_atan2(long double __x, long double __y) argument
607 __tg_copysign(float __x, float __y) argument
611 __tg_copysign(double __x, double __y) argument
615 __tg_copysign(long double __x, long double __y) argument
693 __tg_fdim(float __x, float __y) argument
697 __tg_fdim(double __x, double __y) argument
701 __tg_fdim(long double __x, long double __y) argument
728 __tg_fma(float __x, float __y, float __z) argument
733 __tg_fma(double __x, double __y, double __z) argument
738 __tg_fma(long double __x,long double __y, long double __z) argument
751 __tg_fmax(float __x, float __y) argument
755 __tg_fmax(double __x, double __y) argument
759 __tg_fmax(long double __x, long double __y) argument
769 __tg_fmin(float __x, float __y) argument
773 __tg_fmin(double __x, double __y) argument
777 __tg_fmin(long double __x, long double __y) argument
787 __tg_fmod(float __x, float __y) argument
791 __tg_fmod(double __x, double __y) argument
795 __tg_fmod(long double __x, long double __y) argument
805 __tg_frexp(float __x, int* __y) argument
809 __tg_frexp(double __x, int* __y) argument
813 __tg_frexp(long double __x, int* __y) argument
822 __tg_hypot(float __x, float __y) argument
826 __tg_hypot(double __x, double __y) argument
830 __tg_hypot(long double __x, long double __y) argument
857 __tg_ldexp(float __x, int __y) argument
861 __tg_ldexp(double __x, int __y) argument
865 __tg_ldexp(long double __x, int __y) argument
1044 __tg_nextafter(float __x, float __y) argument
1048 __tg_nextafter(double __x, double __y) argument
1052 __tg_nextafter(long double __x, long double __y) argument
1062 __tg_nexttoward(float __x, long double __y) argument
1066 __tg_nexttoward(double __x, long double __y) argument
1070 __tg_nexttoward(long double __x, long double __y) argument
1079 __tg_remainder(float __x, float __y) argument
1083 __tg_remainder(double __x, double __y) argument
1087 __tg_remainder(long double __x, long double __y) argument
1097 __tg_remquo(float __x, float __y, int* __z) argument
1102 __tg_remquo(double __x, double __y, int* __z) argument
1107 __tg_remquo(long double __x,long double __y, int* __z) argument
1154 __tg_scalbn(float __x, int __y) argument
1158 __tg_scalbn(double __x, int __y) argument
1162 __tg_scalbn(long double __x, int __y) argument
1171 __tg_scalbln(float __x, long __y) argument
1175 __tg_scalbln(double __x, long __y) argument
1179 __tg_scalbln(long double __x, long __y) argument
[all...]
H A Dammintrin.h48 /// \a __y.
56 /// \param __y
66 _mm_extract_si64(__m128i __x, __m128i __y) argument
68 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
110 /// \a __y into the lower 64 bits of the destination integer vector \a __x
111 /// at the index and of the length specified by \a __y.
120 /// specified by operand \a __y.
121 /// \param __y
123 /// bits are the least significant bits of operand \a __y with length
128 /// length and index are both zero, bits [63:0] of parameter \a __y ar
136 _mm_insert_si64(__m128i __x, __m128i __y) argument
[all...]
H A Dadxintrin.h22 _addcarryx_u32(unsigned char __cf, unsigned int __x, unsigned int __y, argument
25 return __builtin_ia32_addcarryx_u32(__cf, __x, __y, __p);
31 unsigned long long __y, unsigned long long *__p)
33 return __builtin_ia32_addcarryx_u64(__cf, __x, __y, __p);
39 _addcarry_u32(unsigned char __cf, unsigned int __x, unsigned int __y, argument
42 return __builtin_ia32_addcarryx_u32(__cf, __x, __y, __p);
48 unsigned long long __y, unsigned long long *__p)
50 return __builtin_ia32_addcarryx_u64(__cf, __x, __y, __p);
55 _subborrow_u32(unsigned char __cf, unsigned int __x, unsigned int __y, argument
58 return __builtin_ia32_subborrow_u32(__cf, __x, __y, __
30 _addcarryx_u64(unsigned char __cf, unsigned long long __x, unsigned long long __y, unsigned long long *__p) argument
47 _addcarry_u64(unsigned char __cf, unsigned long long __x, unsigned long long __y, unsigned long long *__p) argument
63 _subborrow_u64(unsigned char __cf, unsigned long long __x, unsigned long long __y, unsigned long long *__p) argument
[all...]
H A D__clang_cuda_cmath.h62 __DEVICE__ float atan2(float __x, float __y) { return ::atan2f(__x, __y); } argument
69 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); } argument
99 __DEVICE__ bool isgreater(float __x, float __y) { argument
100 return __builtin_isgreater(__x, __y);
102 __DEVICE__ bool isgreater(double __x, double __y) { argument
103 return __builtin_isgreater(__x, __y);
105 __DEVICE__ bool isgreaterequal(float __x, float __y) { argument
106 return __builtin_isgreaterequal(__x, __y);
108 isgreaterequal(double __x, double __y) argument
111 isless(float __x, float __y) argument
114 isless(double __x, double __y) argument
117 islessequal(float __x, float __y) argument
120 islessequal(double __x, double __y) argument
123 islessgreater(float __x, float __y) argument
126 islessgreater(double __x, double __y) argument
131 isunordered(float __x, float __y) argument
134 isunordered(double __x, double __y) argument
284 fma(__T1 __x, __T2 __y, __T3 __z) argument
307 remquo(__T1 __x, __T2 __y, int *__quo) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DSharingPtr.h334 inline bool operator==(const SharingPtr<T> &__x, const SharingPtr<U> &__y) { argument
335 return __x.get() == __y.get();
339 inline bool operator!=(const SharingPtr<T> &__x, const SharingPtr<U> &__y) { argument
340 return !(__x == __y);
344 inline bool operator<(const SharingPtr<T> &__x, const SharingPtr<U> &__y) { argument
345 return __x.get() < __y.get();
348 template <class T> inline void swap(SharingPtr<T> &__x, SharingPtr<T> &__y) { argument
349 __x.swap(__y);
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defsys.h1193 const _t __y = (_t)(_y); \
1194 if (!(__x _op __y)) \
/freebsd-11-stable/lib/msun/src/
H A Dmath_private.h726 const __typeof (y) __y = (y); \
728 DOPRINT_END2(__x, __y); \
729 __x + __y; \
/freebsd-11-stable/lib/msun/tests/
H A Dfmaxmin_test.c49 type __y = (y); \
51 long double __result = func((__x), (__y)); \
/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h151 atan2(float __y, float __x) argument
152 { return __builtin_atan2f(__y, __x); }
155 atan2(long double __y, long double __x) argument
156 { return __builtin_atan2l(__y, __x); }
162 atan2(_Tp __y, _Up __x) argument
163 { return __builtin_atan2(__y, __x); }
264 fmod(float __x, float __y) argument
265 { return __builtin_fmodf(__x, __y); }
268 fmod(long double __x, long double __y) argument
269 { return __builtin_fmodl(__x, __y); }
357 pow(float __x, float __y) argument
361 pow(long double __x, long double __y) argument
[all...]
/freebsd-11-stable/contrib/libstdc++/include/debug/
H A Dhash_map.h265 const hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __y)
266 { return __x._M_base() == __y._M_base(); }
272 const hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __y)
273 { return __x._M_base() != __y._M_base(); }
279 hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __y)
280 { __x.swap(__y); }
264 operator ==(const hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, const hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __y) argument
271 operator !=(const hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, const hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __y) argument
278 swap(hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __y) argument
H A Dhash_multimap.h249 const hash_multimap<_Value,_Tp,_HashFcn,_EqualKey,_Alloc>& __y)
250 { return __x._M_base() == __y._M_base(); }
256 const hash_multimap<_Value,_Tp,_HashFcn,_EqualKey,_Alloc>& __y)
257 { return __x._M_base() != __y._M_base(); }
263 hash_multimap<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __y)
264 { __x.swap(__y); }
248 operator ==(const hash_multimap<_Value,_Tp,_HashFcn,_EqualKey,_Alloc>& __x, const hash_multimap<_Value,_Tp,_HashFcn,_EqualKey,_Alloc>& __y) argument
255 operator !=(const hash_multimap<_Value,_Tp,_HashFcn,_EqualKey,_Alloc>& __x, const hash_multimap<_Value,_Tp,_HashFcn,_EqualKey,_Alloc>& __y) argument
262 swap(hash_multimap<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, hash_multimap<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __y) argument
H A Dhash_multiset.h226 const hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __y)
227 { return __x._M_base() == __y._M_base(); }
232 const hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __y)
233 { return __x._M_base() != __y._M_base(); }
238 hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __y)
239 { __x.swap(__y); }
225 operator ==(const hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __x, const hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __y) argument
231 operator !=(const hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __x, const hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __y) argument
237 swap(hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __x, hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __y) argument
H A Dhash_set.h240 const hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __y)
241 { return __x._M_base() == __y._M_base(); }
247 const hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __y)
248 { return __x._M_base() != __y._M_base(); }
254 hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __y)
255 { __x.swap(__y); }
239 operator ==(const hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __x, const hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __y) argument
246 operator !=(const hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __x, const hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __y) argument
253 swap(hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __x, hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __y) argument
H A Dmultiset.h322 multiset<_Key,_Compare,_Allocator>& __y)
323 { return __x.swap(__y); }
321 swap(multiset<_Key,_Compare,_Allocator>& __x, multiset<_Key,_Compare,_Allocator>& __y) argument
H A Dset.h327 set<_Key,_Compare,_Allocator>& __y)
328 { return __x.swap(__y); }
326 swap(set<_Key,_Compare,_Allocator>& __x, set<_Key,_Compare,_Allocator>& __y) argument
/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_bitset.h1193 operator&(const bitset<_Nb>& __x, const bitset<_Nb>& __y) argument
1196 __result &= __y;
1202 operator|(const bitset<_Nb>& __x, const bitset<_Nb>& __y) argument
1205 __result |= __y;
1211 operator^(const bitset<_Nb>& __x, const bitset<_Nb>& __y) argument
1214 __result ^= __y;
H A Dstd_complex.h318 operator+(const complex<_Tp>& __x, const complex<_Tp>& __y) argument
321 __r += __y;
327 operator+(const complex<_Tp>& __x, const _Tp& __y) argument
330 __r.real() += __y;
336 operator+(const _Tp& __x, const complex<_Tp>& __y) argument
338 complex<_Tp> __r = __y;
348 operator-(const complex<_Tp>& __x, const complex<_Tp>& __y) argument
351 __r -= __y;
357 operator-(const complex<_Tp>& __x, const _Tp& __y) argument
360 __r.real() -= __y;
366 operator -(const _Tp& __x, const complex<_Tp>& __y) argument
378 operator *(const complex<_Tp>& __x, const complex<_Tp>& __y) argument
387 operator *(const complex<_Tp>& __x, const _Tp& __y) argument
396 operator *(const _Tp& __x, const complex<_Tp>& __y) argument
408 operator /(const complex<_Tp>& __x, const complex<_Tp>& __y) argument
417 operator /(const complex<_Tp>& __x, const _Tp& __y) argument
426 operator /(const _Tp& __x, const complex<_Tp>& __y) argument
450 operator ==(const complex<_Tp>& __x, const complex<_Tp>& __y) argument
455 operator ==(const complex<_Tp>& __x, const _Tp& __y) argument
460 operator ==(const _Tp& __x, const complex<_Tp>& __y) argument
468 operator !=(const complex<_Tp>& __x, const complex<_Tp>& __y) argument
473 operator !=(const complex<_Tp>& __x, const _Tp& __y) argument
478 operator !=(const _Tp& __x, const complex<_Tp>& __y) argument
555 _Tp __y = __z.imag(); local
623 const _Tp __y = __z.imag(); local
665 const _Tp __y = __z.imag(); local
695 const _Tp __y = __z.imag(); local
783 const _Tp __y = __z.imag(); local
813 const _Tp __y = __z.imag(); local
844 _Tp __y = __z.imag(); local
947 pow(const complex<_Tp>& __x, const _Tp& __y) argument
962 __complex_pow(const complex<_Tp>& __x, const complex<_Tp>& __y) argument
967 __complex_pow(__complex__ float __x, __complex__ float __y) argument
971 __complex_pow(__complex__ double __x, __complex__ double __y) argument
975 __complex_pow(const __complex__ long double& __x, const __complex__ long double& __y) argument
981 pow(const complex<_Tp>& __x, const complex<_Tp>& __y) argument
986 pow(const complex<_Tp>& __x, const complex<_Tp>& __y) argument
992 pow(const _Tp& __x, const complex<_Tp>& __y) argument
[all...]
/freebsd-11-stable/contrib/libstdc++/include/tr1/
H A Dhashtable_policy.h78 operator()(_Tp __x, _Up __y) argument
79 { return __x < __y; }
213 const _Node_iterator_base<_Value, __cache>& __y)
214 { return __x._M_cur == __y._M_cur; }
219 const _Node_iterator_base<_Value, __cache>& __y)
220 { return __x._M_cur != __y._M_cur; }
354 const _Hashtable_iterator_base<_Value, __cache>& __y)
355 { return __x._M_cur_node == __y._M_cur_node; }
360 const _Hashtable_iterator_base<_Value, __cache>& __y)
361 { return __x._M_cur_node != __y
212 operator ==(const _Node_iterator_base<_Value, __cache>& __x, const _Node_iterator_base<_Value, __cache>& __y) argument
218 operator !=(const _Node_iterator_base<_Value, __cache>& __x, const _Node_iterator_base<_Value, __cache>& __y) argument
353 operator ==(const _Hashtable_iterator_base<_Value, __cache>& __x, const _Hashtable_iterator_base<_Value, __cache>& __y) argument
359 operator !=(const _Hashtable_iterator_base<_Value, __cache>& __x, const _Hashtable_iterator_base<_Value, __cache>& __y) argument
[all...]
/freebsd-11-stable/contrib/libstdc++/src/
H A Dlist.cc61 _List_node_base::swap(_List_node_base& __x, _List_node_base& __y) argument
65 if ( __y._M_next != &__y )
67 // Both __x and __y are not empty.
68 std::swap(__x._M_next,__y._M_next);
69 std::swap(__x._M_prev,__y._M_prev);
71 __y._M_next->_M_prev = __y._M_prev->_M_next = &__y;
75 // __x is not empty, __y i
[all...]
H A Dtree.cc73 _Rb_tree_node_base* __y = __x->_M_parent; local
74 while (__x == __y->_M_right)
76 __x = __y;
77 __y = __y->_M_parent;
79 if (__x->_M_right != __y)
80 __x = __y;
99 _Rb_tree_node_base* __y = __x->_M_left; local
100 while (__y->_M_right != 0)
101 __y
106 _Rb_tree_node_base* __y = __x->_M_parent; local
127 _Rb_tree_node_base* const __y = __x->_M_right; local
148 _Rb_tree_node_base* const __y = __x->_M_left; local
210 _Rb_tree_node_base* const __y = __xpp->_M_right; local
232 _Rb_tree_node_base* const __y = __xpp->_M_left; local
263 _Rb_tree_node_base* __y = __z; local
[all...]
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_string.h394 _S_compare(size_type __x, size_type __y) argument
396 if (__x > __y)
398 if (__x < __y)

Completed in 403 milliseconds

12