Home
last modified time | relevance | path

Searched refs:_blsr_u64 (Results 101 – 125 of 142) sorted by relevance

123456

/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Dbmiintrin.h169 _blsr_u64 (unsigned long long __X) in _blsr_u64() function
/dports/lang/gcc8/gcc-8.5.0/gcc/config/powerpcspe/
H A Dbmiintrin.h169 _blsr_u64 (unsigned long long __X) in _blsr_u64() function
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Dbmiintrin.h160 _blsr_u64 (unsigned long long __X) in _blsr_u64() function
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Dbmiintrin.h169 _blsr_u64 (unsigned long long __X) in _blsr_u64() function
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/include/
H A Dbmiintrin.h160 _blsr_u64 (unsigned long long __X) in _blsr_u64() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Dbmiintrin.h169 _blsr_u64 (unsigned long long __X) in _blsr_u64() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Dbmiintrin.h160 _blsr_u64 (unsigned long long __X) in _blsr_u64() function
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/include/
H A Dbmiintrin.h160 _blsr_u64 (unsigned long long __X) in _blsr_u64() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dpr99744-4.c246 test_1 (_blsr_u64, unsigned long long, unsigned long long)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr99744-4.c246 test_1 (_blsr_u64, unsigned long long, unsigned long long)
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmutil.h336 return _blsr_u64(w);
H A Dbmavx2.h1680 wd = _blsr_u64(wd); // wd &= wd - 1; // reset lowest set bit in avx2_shift_r1_and()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmutil.h336 return _blsr_u64(w);
H A Dbmavx2.h1680 wd = _blsr_u64(wd); // wd &= wd - 1; // reset lowest set bit in avx2_shift_r1_and()
/dports/graphics/embree/embree-3.13.2/common/sys/
H A Dintrinsics.h340 return _blsr_u64(v);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dmisc.h83 # ifndef _blsr_u64
84 # define _blsr_u64(x) __blsr_u64(x) macro
834 return value > 0 && _blsr_u64(value) == 0;
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dmisc.h93 # ifndef _blsr_u64
94 # define _blsr_u64 __blsr_u64 macro
1041 return value > 0 && _blsr_u64(value) == 0;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dmisc.h91 # ifndef _blsr_u64
92 # define _blsr_u64 __blsr_u64 macro
1006 return value > 0 && _blsr_u64(value) == 0;
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dmisc.h91 # ifndef _blsr_u64
92 # define _blsr_u64 __blsr_u64 macro
1006 return value > 0 && _blsr_u64(value) == 0;
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dmisc.h91 # ifndef _blsr_u64
92 # define _blsr_u64 __blsr_u64 macro
1006 return value > 0 && _blsr_u64(value) == 0;
/dports/devel/simdjson/simdjson-0.9.6/singleheader/
H A Dsimdjson.h12812 #ifndef _blsr_u64
12815 static simdjson_really_inline uint64_t _blsr_u64(uint64_t n) {
12942 return _blsr_u64(input_num);
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/singleheader/
H A Dsimdjson.h13841 #ifndef _blsr_u64
13844 static simdjson_really_inline uint64_t _blsr_u64(uint64_t n) {
13971 return _blsr_u64(input_num);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A DChangeLog3170 (_blsr_u64): Ditto.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog8635 (_blsr_u64): Ditto.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201442783 (_blsr_u64): Ditto.

123456