Home
last modified time | relevance | path

Searched refs:__w1 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/nios2/lib/
H A Dlonglong.h116 UWtype __w1; \
118 smul_ppmm (__w1, w0, __xm0, __xm1); \
119 (w1) = __w1 + (-(__xm0 >> (W_TYPE_SIZE - 1)) & __xm1) \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Drandom.h642 template<class _UIntType1, int __w1, int __n1, int __m1, int __r1, in _GLIBCXX_VISIBILITY()
648 const mersenne_twister<_UIntType1, __w1, __n1, __m1, __r1, in _GLIBCXX_VISIBILITY()
661 template<class _UIntType1, int __w1, int __n1, int __m1, int __r1, in _GLIBCXX_VISIBILITY()
667 mersenne_twister<_UIntType1, __w1, __n1, __m1, __r1, in _GLIBCXX_VISIBILITY()
1025 template<typename _RealType1, int __w1, int __s1, int __r1, in _GLIBCXX_VISIBILITY()
1029 const subtract_with_carry_01<_RealType1, __w1, __s1, in _GLIBCXX_VISIBILITY()
1042 template<typename _RealType1, int __w1, int __s1, int __r1, in _GLIBCXX_VISIBILITY()
1046 subtract_with_carry_01<_RealType1, __w1, __s1, __r1>& __x); in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Drandom.h642 template<class _UIntType1, int __w1, int __n1, int __m1, int __r1, in _GLIBCXX_VISIBILITY()
648 const mersenne_twister<_UIntType1, __w1, __n1, __m1, __r1, in _GLIBCXX_VISIBILITY()
661 template<class _UIntType1, int __w1, int __n1, int __m1, int __r1, in _GLIBCXX_VISIBILITY()
667 mersenne_twister<_UIntType1, __w1, __n1, __m1, __r1, in _GLIBCXX_VISIBILITY()
1025 template<typename _RealType1, int __w1, int __s1, int __r1, in _GLIBCXX_VISIBILITY()
1029 const subtract_with_carry_01<_RealType1, __w1, __s1, in _GLIBCXX_VISIBILITY()
1042 template<typename _RealType1, int __w1, int __s1, int __r1, in _GLIBCXX_VISIBILITY()
1046 subtract_with_carry_01<_RealType1, __w1, __s1, __r1>& __x); in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dlonglong.h1299 UWtype __w1; \
1301 umul_ppmm(__w1, w0, __m0, __m1); \
1302 (w1) = __w1 - (-(__m0 >> (W_TYPE_SIZE - 1)) & __m1) \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Dmmintrin.h1099 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) in _mm_set_pi16() argument
1102 unsigned int __i0 = (unsigned short) __w1 << 16 | (unsigned short) __w0; in _mm_set_pi16()
1135 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3) in _mm_setr_pi16() argument
1137 return _mm_set_pi16 (__w3, __w2, __w1, __w0); in _mm_setr_pi16()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Drandom.h605 size_t __w1, size_t __n1, in _GLIBCXX_VISIBILITY()
614 const std::mersenne_twister_engine<_UIntType1, __w1, __n1, in _GLIBCXX_VISIBILITY()
631 size_t __w1, size_t __n1, in _GLIBCXX_VISIBILITY()
640 std::mersenne_twister_engine<_UIntType1, __w1, __n1, __m1, in _GLIBCXX_VISIBILITY()
823 template<typename _UIntType1, size_t __w1, size_t __s1, size_t __r1, in _GLIBCXX_VISIBILITY()
827 const std::subtract_with_carry_engine<_UIntType1, __w1, in _GLIBCXX_VISIBILITY()
842 template<typename _UIntType1, size_t __w1, size_t __s1, size_t __r1, in _GLIBCXX_VISIBILITY()
846 std::subtract_with_carry_engine<_UIntType1, __w1, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Drandom.h605 size_t __w1, size_t __n1, in _GLIBCXX_VISIBILITY()
614 const std::mersenne_twister_engine<_UIntType1, __w1, __n1, in _GLIBCXX_VISIBILITY()
631 size_t __w1, size_t __n1, in _GLIBCXX_VISIBILITY()
640 std::mersenne_twister_engine<_UIntType1, __w1, __n1, __m1, in _GLIBCXX_VISIBILITY()
823 template<typename _UIntType1, size_t __w1, size_t __s1, size_t __r1, in _GLIBCXX_VISIBILITY()
827 const std::subtract_with_carry_engine<_UIntType1, __w1, in _GLIBCXX_VISIBILITY()
842 template<typename _UIntType1, size_t __w1, size_t __s1, size_t __r1, in _GLIBCXX_VISIBILITY()
846 std::subtract_with_carry_engine<_UIntType1, __w1, in _GLIBCXX_VISIBILITY()