Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chfast/intx
/ functions
Functions
189 in github.com/chfast/intx
⨍
Functions
189
◇
Types & classes
23
Function
intx_
test/benchmarks/bench_int128.cpp:24
Method
layout
(self)
test/integration/conan_package/conanfile.py:20
Method
lcg
test/utils/random.hpp:28
Function
load
include/intx/intx.hpp:1749
Function
load_be
test/benchmarks/benchmarks.cpp:582
Function
load_store_be
test/benchmarks/benchmarks.cpp:594
Method
lowest
include/intx/intx.hpp:778
Function
lt_halves
test/benchmarks/benchmarks.cpp:428
Function
lt_llvm
test/benchmarks/benchmarks.cpp:438
Function
lt_ne
Find the first different word and compares it. Proposed in https://github.com/chfast/intx/pull/269.
test/benchmarks/benchmarks.cpp:402
Function
lt_ne2
A modification of lt_ne(). Smaller code, saves one cmp instruction.
test/benchmarks/benchmarks.cpp:413
Function
lt_public
test/benchmarks/benchmarks.cpp:366
Function
lt_split
test/benchmarks/benchmarks.cpp:376
Function
lt_sub
test/benchmarks/benchmarks.cpp:371
Function
lt_wordcmp
test/benchmarks/benchmarks.cpp:388
Function
main
examples/use_cmake_subproject/use_intx.cpp:7
Function
main
examples/use_cmake_package/use_intx.cpp:7
Method
max
include/intx/intx.hpp:779
Method
min
include/intx/intx.hpp:777
Function
mod
test/benchmarks/benchmarks.cpp:86
Function
mul_full
test/utils/gmp.hpp:29
Function
neg
test/benchmarks/bench_div.cpp:60
Function
nop
test/benchmarks/bench_div.cpp:14
Function
operator%
include/intx/intx.hpp:409
Method
operator%
include/intx/intx.hpp:1019
Function
operator&
include/intx/intx.hpp:331
Method
operator&
include/intx/intx.hpp:1047
Method
operator()
test/utils/random.hpp:35
Function
operator*
include/intx/intx.hpp:400
Method
operator*
include/intx/intx.hpp:994
Function
operator+
include/intx/intx.hpp:264
Method
operator+
include/intx/intx.hpp:976
Function
operator++
include/intx/intx.hpp:286
Function
operator-
include/intx/intx.hpp:268
Method
operator-
include/intx/intx.hpp:983
Function
operator--
include/intx/intx.hpp:293
Function
operator/
include/intx/intx.hpp:408
Method
operator/
include/intx/intx.hpp:1014
Function
operator<
include/intx/intx.hpp:305
Method
operator<
include/intx/intx.hpp:1075
Function
operator<<
include/intx/intx.hpp:334
Method
operator<<
include/intx/intx.hpp:1103
Method
operator<=
include/intx/intx.hpp:1093
Method
operator<=>
include/intx/intx.hpp:1095
Function
operator==
include/intx/intx.hpp:300
Method
operator==
include/intx/intx.hpp:107
Method
operator==
include/intx/intx.hpp:1067
Function
operator>
include/intx/intx.hpp:318
Method
operator>
include/intx/intx.hpp:1091
Function
operator>=
include/intx/intx.hpp:319
Method
operator>=
include/intx/intx.hpp:1092
Function
operator>>
include/intx/intx.hpp:367
Method
operator>>
include/intx/intx.hpp:1170
Function
operator^
include/intx/intx.hpp:332
Method
operator^
include/intx/intx.hpp:1057
Function
operator|
include/intx/intx.hpp:330
Method
operator|
include/intx/intx.hpp:1037
Function
operator~
include/intx/intx.hpp:329
Method
operator~
include/intx/intx.hpp:1029
Method
package
(self)
conanfile.py:19
Method
package_info
(self)
conanfile.py:22
Function
public_mul
test/benchmarks/benchmarks.cpp:154
Method
quiet_NaN
include/intx/intx.hpp:783
Function
reciprocal
test/benchmarks/bench_div.cpp:66
Function
reciprocal_2by1_noinline
test/benchmarks/bench_div.cpp:24
Function
reciprocal_3by2_noinline
test/benchmarks/bench_div.cpp:29
Method
requirements
(self)
test/integration/conan_package/conanfile.py:12
Method
round_error
include/intx/intx.hpp:781
Function
sdivrem
include/intx/intx.hpp:727
Function
shift
test/benchmarks/benchmarks.cpp:321
Function
shl_halves
test/benchmarks/benchmarks.cpp:232
Function
shl_llvm
test/benchmarks/benchmarks.cpp:308
Function
shl_public
test/benchmarks/benchmarks.cpp:221
Method
signaling_NaN
include/intx/intx.hpp:784
Method
strong_ordering operator<=>
include/intx/intx.hpp:321
Function
sub
test/benchmarks/benchmarks.cpp:32
Method
test
(self)
test/integration/conan_package/conanfile.py:23
Function
test_op
test/fuzzer/fuzz_intx.cpp:31
Function
throw_
include/intx/intx.hpp:792
Function
uaddo
test/experimental/add.cpp:37
Function
udiv128
test/benchmarks/bench_int128.cpp:30
Function
udiv64
test/benchmarks/bench_div.cpp:87
Function
udiv_by_reciprocal
test/benchmarks/bench_div.cpp:34
Function
udiv_native
test/benchmarks/bench_div.cpp:19
Function
uint
include/intx/intx.hpp:222
Method
uint
include/intx/intx.hpp:900
Function
umul128
test/benchmarks/bench_int128.cpp:60
Function
umul_
test/benchmarks/benchmarks.cpp:160
Function
unreachable
Mark a possible code path as unreachable (invokes undefined behavior). TODO(C++23): Use std::unreachable().
include/intx/intx.hpp:67
← previous
101–189 of 189, ranked by callers