Home
last modified time | relevance | path

Searched refs:__int64 (Results 51 – 75 of 12609) sorted by relevance

12345678910>>...505

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dms-x86-intrinsics.c46 __int64 test__emul(int a, int b) { in test__emul()
55 unsigned __int64 test__emulu(unsigned int a, unsigned int b) { in test__emulu()
106 __int64 test__mulh(__int64 a, __int64 b) { in test__mulh()
112 unsigned __int64 test__umulh(unsigned __int64 a, unsigned __int64 b) { in test__umulh()
118 __int64 test_mul128(__int64 Multiplier, in test_mul128()
119 __int64 Multiplicand, in test_mul128()
120 __int64 *HighProduct) { in test_mul128()
130 unsigned __int64 test_umul128(unsigned __int64 Multiplier, in test_umul128()
131 unsigned __int64 Multiplicand, in test_umul128()
142 unsigned __int64 test__shiftleft128(unsigned __int64 l, unsigned __int64 h, in test__shiftleft128()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Dms-x86-intrinsics.c46 __int64 test__emul(int a, int b) { in test__emul()
55 unsigned __int64 test__emulu(unsigned int a, unsigned int b) { in test__emulu()
106 __int64 test__mulh(__int64 a, __int64 b) { in test__mulh()
112 unsigned __int64 test__umulh(unsigned __int64 a, unsigned __int64 b) { in test__umulh()
118 __int64 test_mul128(__int64 Multiplier, in test_mul128()
119 __int64 Multiplicand, in test_mul128()
120 __int64 *HighProduct) { in test_mul128()
130 unsigned __int64 test_umul128(unsigned __int64 Multiplier, in test_umul128()
131 unsigned __int64 Multiplicand, in test_umul128()
142 unsigned __int64 test__shiftleft128(unsigned __int64 l, unsigned __int64 h, in test__shiftleft128()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dms-x86-intrinsics.c46 __int64 test__emul(int a, int b) { in test__emul()
55 unsigned __int64 test__emulu(unsigned int a, unsigned int b) { in test__emulu()
106 __int64 test__mulh(__int64 a, __int64 b) { in test__mulh()
112 unsigned __int64 test__umulh(unsigned __int64 a, unsigned __int64 b) { in test__umulh()
118 __int64 test_mul128(__int64 Multiplier, in test_mul128()
119 __int64 Multiplicand, in test_mul128()
120 __int64 *HighProduct) { in test_mul128()
130 unsigned __int64 test_umul128(unsigned __int64 Multiplier, in test_umul128()
131 unsigned __int64 Multiplicand, in test_umul128()
142 unsigned __int64 test__shiftleft128(unsigned __int64 l, unsigned __int64 h, in test__shiftleft128()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dms-x86-intrinsics.c46 __int64 test__emul(int a, int b) { in test__emul()
55 unsigned __int64 test__emulu(unsigned int a, unsigned int b) { in test__emulu()
106 __int64 test__mulh(__int64 a, __int64 b) { in test__mulh()
112 unsigned __int64 test__umulh(unsigned __int64 a, unsigned __int64 b) { in test__umulh()
118 __int64 test_mul128(__int64 Multiplier, in test_mul128()
119 __int64 Multiplicand, in test_mul128()
120 __int64 *HighProduct) { in test_mul128()
130 unsigned __int64 test_umul128(unsigned __int64 Multiplier, in test_umul128()
131 unsigned __int64 Multiplicand, in test_umul128()
142 unsigned __int64 test__shiftleft128(unsigned __int64 l, unsigned __int64 h, in test__shiftleft128()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Dms-x86-intrinsics.c46 __int64 test__emul(int a, int b) { in test__emul()
55 unsigned __int64 test__emulu(unsigned int a, unsigned int b) { in test__emulu()
106 __int64 test__mulh(__int64 a, __int64 b) { in test__mulh()
112 unsigned __int64 test__umulh(unsigned __int64 a, unsigned __int64 b) { in test__umulh()
118 __int64 test_mul128(__int64 Multiplier, in test_mul128()
119 __int64 Multiplicand, in test_mul128()
120 __int64 *HighProduct) { in test_mul128()
130 unsigned __int64 test_umul128(unsigned __int64 Multiplier, in test_umul128()
131 unsigned __int64 Multiplicand, in test_umul128()
142 unsigned __int64 test__shiftleft128(unsigned __int64 l, unsigned __int64 h, in test__shiftleft128()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Dms-x86-intrinsics.c42 __int64 test__emul(int a, int b) { in test__emul()
51 unsigned __int64 test__emulu(unsigned int a, unsigned int b) { in test__emulu()
98 __int64 test__mulh(__int64 a, __int64 b) { in test__mulh()
104 unsigned __int64 test__umulh(unsigned __int64 a, unsigned __int64 b) { in test__umulh()
110 __int64 test_mul128(__int64 Multiplier, in test_mul128()
111 __int64 Multiplicand, in test_mul128()
112 __int64 *HighProduct) { in test_mul128()
122 unsigned __int64 test_umul128(unsigned __int64 Multiplier, in test_umul128()
123 unsigned __int64 Multiplicand, in test_umul128()
134 unsigned __int64 test__shiftleft128(unsigned __int64 l, unsigned __int64 h, in test__shiftleft128()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/
H A Dms-x86-intrinsics.c46 __int64 test__emul(int a, int b) { in test__emul()
55 unsigned __int64 test__emulu(unsigned int a, unsigned int b) { in test__emulu()
106 __int64 test__mulh(__int64 a, __int64 b) { in test__mulh()
112 unsigned __int64 test__umulh(unsigned __int64 a, unsigned __int64 b) { in test__umulh()
118 __int64 test_mul128(__int64 Multiplier, in test_mul128()
119 __int64 Multiplicand, in test_mul128()
120 __int64 *HighProduct) { in test_mul128()
130 unsigned __int64 test_umul128(unsigned __int64 Multiplier, in test_umul128()
131 unsigned __int64 Multiplicand, in test_umul128()
142 unsigned __int64 test__shiftleft128(unsigned __int64 l, unsigned __int64 h, in test__shiftleft128()
[all …]
/dports/games/avp/avp-20170505/src/
H A Dmathline.c28 __int64 ll; in ConvertToLongLong()
30 ll = ((__int64)llch->hi32 << 32) | ((__int64)llch->lo32 << 0); in ConvertToLongLong()
232 __int64 aa = (__int64) a; in MUL_I_WIDE()
233 __int64 bb = (__int64) b; in MUL_I_WIDE()
440 __int64 aa = (__int64) *b; in IntToLL()
489 __int64 aa = (__int64) a; in DIV_FIXED()
490 __int64 bb = (__int64) b; in DIV_FIXED()
535 __int64 bb = (__int64) b; in NarrowDivide()
573 __int64 aa = (__int64) a; in WideMulNarrowDiv()
574 __int64 bb = (__int64) b; in WideMulNarrowDiv()
[all …]
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/include/cpprest/details/
H A DSafeInt3.hpp2175 __int64 tmp = (__int64)t * (__int64)u; in Multiply()
2186 __int64 tmp = (__int64)t * (__int64)u; in MultiplyThrow()
4202 __int64 tmp = (__int64)lhs + (__int64)rhs; in Addition()
4217 __int64 tmp = (__int64)lhs + (__int64)rhs; in AdditionThrow()
4236 __int64 tmp = (__int64)lhs + (__int64)rhs; in Addition()
4251 __int64 tmp = (__int64)lhs + (__int64)rhs; in AdditionThrow()
4887 __int64 tmp = (__int64)lhs - (__int64)rhs; in Subtract()
4897 __int64 tmp = (__int64)lhs - (__int64)rhs; in SubtractThrow()
4911 __int64 tmp = (__int64)lhs - (__int64)rhs; in Subtract()
4921 __int64 tmp = (__int64)lhs - (__int64)rhs; in SubtractThrow()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/atomic/detail/
H A Dinterlocked.hpp103 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
110 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
165 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
166 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
167 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
198 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
199 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
231 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
487 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
488 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/atomic/detail/
H A Dinterlocked.hpp103 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
110 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
165 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
166 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
167 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
198 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
199 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
231 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
487 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
488 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/atomic/detail/
H A Dinterlocked.hpp103 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
110 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
165 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
166 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
167 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
198 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
199 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
231 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
487 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
488 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/atomic/detail/
H A Dinterlocked.hpp103 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
110 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
165 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
166 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
167 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
198 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
199 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
231 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
487 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
488 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/atomic/detail/
H A Dinterlocked.hpp103 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
110 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
165 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
166 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
167 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
198 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
199 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
231 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
487 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
488 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/atomic/detail/
H A Dinterlocked.hpp103 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
110 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
165 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
166 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
167 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
198 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
199 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
231 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
487 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
488 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/atomic/detail/
H A Dinterlocked.hpp103 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
110 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
165 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
166 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
167 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
198 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
199 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
231 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
487 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
488 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/atomic/detail/
H A Dinterlocked.hpp103 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
110 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
165 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
166 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
167 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
198 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
199 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
231 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
487 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
488 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/atomic/detail/
H A Dinterlocked.hpp89 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
96 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
151 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
152 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
153 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
184 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
185 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
217 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
446 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
447 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/atomic/detail/
H A Dinterlocked.hpp89 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
96 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
151 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
152 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
153 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
184 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
185 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
217 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
446 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
447 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/atomic/detail/
H A Dinterlocked.hpp89 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
96 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
151 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
152 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
153 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
184 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
185 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
217 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
446 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
447 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/boost/atomic/detail/
H A Dinterlocked.hpp89 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
96 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
151 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
152 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
153 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
184 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
185 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
217 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
446 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
447 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/atomic/detail/
H A Dinterlocked.hpp89 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
96 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
151 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
152 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
153 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
184 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
185 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
217 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
446 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
447 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/atomic/detail/
H A Dinterlocked.hpp89 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
96 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
151 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
152 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
153 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
184 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
185 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
217 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
446 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
447 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/atomic/detail/
H A Dinterlocked.hpp89 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
96 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
151 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
152 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
153 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
184 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
185 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
217 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
446 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
447 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/atomic/detail/
H A Dinterlocked.hpp89 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
96 …nterlockedCompareExchange128((__int64*)(dest), ((const __int64*)(&exchange))[1], ((const __int64*)…
151 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
152 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
153 #define BOOST_ATOMIC_INTERLOCKED_XOR64(dest, arg) _InterlockedXor64((__int64*)(dest), (__int64)(arg…
184 #define BOOST_ATOMIC_INTERLOCKED_AND64(dest, arg) _InterlockedAnd64((__int64*)(dest), (__int64)(arg…
185 #define BOOST_ATOMIC_INTERLOCKED_OR64(dest, arg) _InterlockedOr64((__int64*)(dest), (__int64)(arg))
217 …t, exchange, compare) _InterlockedCompareExchange64((__int64*)(dest), (__int64)(exchange), (__int6…
446 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedCompareExchange64(__int64 volatile*, _…
447 BOOST_ATOMIC_INTERLOCKED_IMPORT __int64 __stdcall InterlockedExchange64(__int64 volatile*, __int64);
[all …]

12345678910>>...505