MCPcopy Create free account

hub / github.com/chfast/intx / functions

Functions189 in github.com/chfast/intx

Functionintx_
test/benchmarks/bench_int128.cpp:24
Methodlayout
(self)
test/integration/conan_package/conanfile.py:20
Methodlcg
test/utils/random.hpp:28
Functionload
include/intx/intx.hpp:1749
Functionload_be
test/benchmarks/benchmarks.cpp:582
Functionload_store_be
test/benchmarks/benchmarks.cpp:594
Methodlowest
include/intx/intx.hpp:778
Functionlt_halves
test/benchmarks/benchmarks.cpp:428
Functionlt_llvm
test/benchmarks/benchmarks.cpp:438
Functionlt_ne
Find the first different word and compares it. Proposed in https://github.com/chfast/intx/pull/269.
test/benchmarks/benchmarks.cpp:402
Functionlt_ne2
A modification of lt_ne(). Smaller code, saves one cmp instruction.
test/benchmarks/benchmarks.cpp:413
Functionlt_public
test/benchmarks/benchmarks.cpp:366
Functionlt_split
test/benchmarks/benchmarks.cpp:376
Functionlt_sub
test/benchmarks/benchmarks.cpp:371
Functionlt_wordcmp
test/benchmarks/benchmarks.cpp:388
Functionmain
examples/use_cmake_subproject/use_intx.cpp:7
Functionmain
examples/use_cmake_package/use_intx.cpp:7
Methodmax
include/intx/intx.hpp:779
Methodmin
include/intx/intx.hpp:777
Functionmod
test/benchmarks/benchmarks.cpp:86
Functionmul_full
test/utils/gmp.hpp:29
Functionneg
test/benchmarks/bench_div.cpp:60
Functionnop
test/benchmarks/bench_div.cpp:14
Functionoperator%
include/intx/intx.hpp:409
Methodoperator%
include/intx/intx.hpp:1019
Functionoperator&
include/intx/intx.hpp:331
Methodoperator&
include/intx/intx.hpp:1047
Methodoperator()
test/utils/random.hpp:35
Functionoperator*
include/intx/intx.hpp:400
Methodoperator*
include/intx/intx.hpp:994
Functionoperator+
include/intx/intx.hpp:264
Methodoperator+
include/intx/intx.hpp:976
Functionoperator++
include/intx/intx.hpp:286
Functionoperator-
include/intx/intx.hpp:268
Methodoperator-
include/intx/intx.hpp:983
Functionoperator--
include/intx/intx.hpp:293
Functionoperator/
include/intx/intx.hpp:408
Methodoperator/
include/intx/intx.hpp:1014
Functionoperator<
include/intx/intx.hpp:305
Methodoperator<
include/intx/intx.hpp:1075
Functionoperator<<
include/intx/intx.hpp:334
Methodoperator<<
include/intx/intx.hpp:1103
Methodoperator<=
include/intx/intx.hpp:1093
Methodoperator<=>
include/intx/intx.hpp:1095
Functionoperator==
include/intx/intx.hpp:300
Methodoperator==
include/intx/intx.hpp:107
Methodoperator==
include/intx/intx.hpp:1067
Functionoperator>
include/intx/intx.hpp:318
Methodoperator>
include/intx/intx.hpp:1091
Functionoperator>=
include/intx/intx.hpp:319
Methodoperator>=
include/intx/intx.hpp:1092
Functionoperator>>
include/intx/intx.hpp:367
Methodoperator>>
include/intx/intx.hpp:1170
Functionoperator^
include/intx/intx.hpp:332
Methodoperator^
include/intx/intx.hpp:1057
Functionoperator|
include/intx/intx.hpp:330
Methodoperator|
include/intx/intx.hpp:1037
Functionoperator~
include/intx/intx.hpp:329
Methodoperator~
include/intx/intx.hpp:1029
Methodpackage
(self)
conanfile.py:19
Methodpackage_info
(self)
conanfile.py:22
Functionpublic_mul
test/benchmarks/benchmarks.cpp:154
Methodquiet_NaN
include/intx/intx.hpp:783
Functionreciprocal
test/benchmarks/bench_div.cpp:66
Functionreciprocal_2by1_noinline
test/benchmarks/bench_div.cpp:24
Functionreciprocal_3by2_noinline
test/benchmarks/bench_div.cpp:29
Methodrequirements
(self)
test/integration/conan_package/conanfile.py:12
Methodround_error
include/intx/intx.hpp:781
Functionsdivrem
include/intx/intx.hpp:727
Functionshift
test/benchmarks/benchmarks.cpp:321
Functionshl_halves
test/benchmarks/benchmarks.cpp:232
Functionshl_llvm
test/benchmarks/benchmarks.cpp:308
Functionshl_public
test/benchmarks/benchmarks.cpp:221
Methodsignaling_NaN
include/intx/intx.hpp:784
Methodstrong_ordering operator<=>
include/intx/intx.hpp:321
Functionsub
test/benchmarks/benchmarks.cpp:32
Methodtest
(self)
test/integration/conan_package/conanfile.py:23
Functiontest_op
test/fuzzer/fuzz_intx.cpp:31
Functionthrow_
include/intx/intx.hpp:792
Functionuaddo
test/experimental/add.cpp:37
Functionudiv128
test/benchmarks/bench_int128.cpp:30
Functionudiv64
test/benchmarks/bench_div.cpp:87
Functionudiv_by_reciprocal
test/benchmarks/bench_div.cpp:34
Functionudiv_native
test/benchmarks/bench_div.cpp:19
Functionuint
include/intx/intx.hpp:222
Methoduint
include/intx/intx.hpp:900
Functionumul128
test/benchmarks/bench_int128.cpp:60
Functionumul_
test/benchmarks/benchmarks.cpp:160
Functionunreachable
Mark a possible code path as unreachable (invokes undefined behavior). TODO(C++23): Use std::unreachable().
include/intx/intx.hpp:67
← previous101–189 of 189, ranked by callers