instance_id
stringlengths
46
63
patch
stringlengths
329
154k
repo
stringclasses
4 values
num_patches
int64
1
3
patch_ids
listlengths
1
3
modifier
stringclasses
17 values
fmtlib__fmt.ec73fb72.func_pm_op_swap__n3tfyr1b
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..8b682de3 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1964,7 +1964,7 @@ auto write_int(OutputIt out, UInt value, unsigned prefix, num_digits = count_digits<3>(value); // Octal prefix '0' is counted as a digit, so only...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__n3tfyr1b" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_string_typo__b8d89biv
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..119db158 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3486,7 +3486,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value, format_specs specs, if (specs.type() == presentation_type::exp) { if (precision == max_value<in...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_string_typo__b8d89biv" ]
func_pm_string_typo
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__hoar3r1z
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..2735d585 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3471,7 +3471,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value, format_specs specs, precision = 6; } else if (is_fast_float<T>::value && !is_constant_evaluat...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__hoar3r1z" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_flip_operators__akiq76p5
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..ef112c67 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3467,7 +3467,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value, format_specs specs, const int exp_upper = detail::exp_upper<T>(); int precision = specs.precision; ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__akiq76p5" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_swap__xgc8xhqr
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..9cc96c81 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3478,7 +3478,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value, format_specs specs, memory_buffer buffer; if (specs.type() == presentation_type::hexfloat) { - ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__xgc8xhqr" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_change_const__wsos2ae4
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..bc8c0512 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3466,7 +3466,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value, format_specs specs, const int exp_upper = detail::exp_upper<T>(); int precision = specs.precision...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change_const__wsos2ae4" ]
func_pm_op_change_const
fmtlib__fmt.ec73fb72.func_pm_op_change__54zdeto5
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..3a7db405 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3458,7 +3458,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value, format_specs specs, if (!detail::isfinite(value)) return write_nonfinite<Char>(out, detail::isnan...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__54zdeto5" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_change__qjzv6hpv
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..6bce4425 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1691,7 +1691,7 @@ template <typename Char, align default_align = align::left, typename OutputIt, typename F> FMT_CONSTEXPR auto write_padded(OutputIt out, const ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__qjzv6hpv" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_flip_operators__qmuzszrp
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..e55ae5c4 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1702,7 +1702,7 @@ FMT_CONSTEXPR auto write_padded(OutputIt out, const format_specs& specs, size_t left_padding = padding >> shifts[static_cast<int>(specs.align())]; si...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__qmuzszrp" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__zhajiaqy
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..18146004 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1704,7 +1704,7 @@ FMT_CONSTEXPR auto write_padded(OutputIt out, const format_specs& specs, auto it = reserve(out, size + padding * specs.fill_size()); if (left_padding...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__zhajiaqy" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_swap__sg564h1h
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..69c84a61 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1704,7 +1704,7 @@ FMT_CONSTEXPR auto write_padded(OutputIt out, const format_specs& specs, auto it = reserve(out, size + padding * specs.fill_size()); if (left_padding...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__sg564h1h" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_remove_assign__azfkki2l
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..d151d9cc 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1703,8 +1703,7 @@ FMT_CONSTEXPR auto write_padded(OutputIt out, const format_specs& specs, size_t right_padding = padding - left_padding; auto it = reserve(out, size +...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_remove_assign__azfkki2l" ]
func_pm_remove_assign
fmtlib__fmt.ec73fb72.func_pm_string_typo__oww73bd0
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..a8ad601b 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1698,7 +1698,7 @@ FMT_CONSTEXPR auto write_padded(OutputIt out, const format_specs& specs, // Shifts are encoded as string literals because static constexpr is not // ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_string_typo__oww73bd0" ]
func_pm_string_typo
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__pse9tjqa
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..4a298ccd 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -815,7 +815,7 @@ class basic_memory_buffer : public detail::buffer<T> { else if (new_capacity > max_size) new_capacity = max_of(size, max_size); T* old_data ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__pse9tjqa" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change__hd2fa9e1
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..68087af7 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -866,7 +866,7 @@ class basic_memory_buffer : public detail::buffer<T> { T* data = other.data(); size_t size = other.size(), capacity = other.capacity(); if (!m...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__hd2fa9e1" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_remove_cond__9nlta2eu
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..32ecaa59 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -866,16 +866,10 @@ class basic_memory_buffer : public detail::buffer<T> { T* data = other.data(); size_t size = other.size(), capacity = other.capacity(); if (...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_remove_cond__9nlta2eu" ]
func_pm_remove_cond
fmtlib__fmt.ec73fb72.func_pm_flip_operators__hd2fa9e1
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..68087af7 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -866,7 +866,7 @@ class basic_memory_buffer : public detail::buffer<T> { T* data = other.data(); size_t size = other.size(), capacity = other.capacity(); if (!m...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__hd2fa9e1" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_swap__o6pjecgp
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..06412756 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -804,7 +804,7 @@ class basic_memory_buffer : public detail::buffer<T> { } static FMT_CONSTEXPR20 void grow(detail::buffer<T>& buf, size_t size) { - detail::abort_f...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__o6pjecgp" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_swap__3c32zv25
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..377d6888 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2854,7 +2854,7 @@ class bigint { basic_memory_buffer<bigit, bigits_capacity> n(std::move(bigits_)); bigits_.resize(to_unsigned(num_result_bigits)); auto sum =...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__3c32zv25" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_change__ecfuu5jp
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..60c2cd98 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2850,7 +2850,7 @@ class bigint { FMT_CONSTEXPR20 void square() { int num_bigits = static_cast<int>(bigits_.size()); - int num_result_bigits = 2 * num_bigits; + ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__ecfuu5jp" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__2rm67mcm
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..d9504014 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2852,7 +2852,7 @@ class bigint { int num_bigits = static_cast<int>(bigits_.size()); int num_result_bigits = 2 * num_bigits; basic_memory_buffer<bigit, bigits_...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__2rm67mcm" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change_const__4kxwhw8e
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..18120b38 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2854,7 +2854,7 @@ class bigint { basic_memory_buffer<bigit, bigits_capacity> n(std::move(bigits_)); bigits_.resize(to_unsigned(num_result_bigits)); auto sum =...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change_const__4kxwhw8e" ]
func_pm_op_change_const
fmtlib__fmt.ec73fb72.func_pm_flip_operators__ehe0wz0v
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..297558f4 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2854,7 +2854,7 @@ class bigint { basic_memory_buffer<bigit, bigits_capacity> n(std::move(bigits_)); bigits_.resize(to_unsigned(num_result_bigits)); auto sum =...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__ehe0wz0v" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_flip_operators__lqhhgjky
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..c13bc3ca 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2892,7 +2892,7 @@ class bigint { // Divides this bignum by divisor, assigning the remainder to this and // returning the quotient. FMT_CONSTEXPR auto divmod_assign(...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__lqhhgjky" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_remove_loop__xh4bw2pd
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..050c5f58 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2897,10 +2897,10 @@ class bigint { FMT_ASSERT(divisor.bigits_[divisor.bigits_.size() - 1u] != 0, ""); align(divisor); int quotient = 0; - do { + s...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_remove_loop__xh4bw2pd" ]
func_pm_remove_loop
fmtlib__fmt.ec73fb72.func_pm_ctrl_shuffle__dcunvbpt
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..20d58d3c 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2891,17 +2891,7 @@ class bigint { // Divides this bignum by divisor, assigning the remainder to this and // returning the quotient. - FMT_CONSTEXPR auto divmod_assi...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_ctrl_shuffle__dcunvbpt" ]
func_pm_ctrl_shuffle
fmtlib__fmt.ec73fb72.func_pm_op_swap__cqgdh61f
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..735d9ca8 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2894,7 +2894,7 @@ class bigint { FMT_CONSTEXPR auto divmod_assign(const bigint& divisor) -> int { FMT_ASSERT(this != &divisor, ""); if (compare(*this, divisor) ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__cqgdh61f" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_change__2zh5mn61
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..86d10a9d 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2893,7 +2893,7 @@ class bigint { // returning the quotient. FMT_CONSTEXPR auto divmod_assign(const bigint& divisor) -> int { FMT_ASSERT(this != &divisor, ""); - ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__2zh5mn61" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_remove_assign__bvsbw3ih
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..7a3249a2 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3721,8 +3721,7 @@ FMT_CONSTEXPR void handle_dynamic_spec( auto arg = kind == arg_id_kind::index ? ctx.arg(ref.index) : ctx.arg(ref.name); if (!arg) report_error...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_remove_assign__bvsbw3ih" ]
func_pm_remove_assign
fmtlib__fmt.ec73fb72.func_pm_string_typo__os2co2wb
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..a3405933 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3723,7 +3723,7 @@ FMT_CONSTEXPR void handle_dynamic_spec( if (!arg) report_error("argument not found"); unsigned long long result = arg.visit(dynamic_spec_getter()); ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_string_typo__os2co2wb" ]
func_pm_string_typo
fmtlib__fmt.ec73fb72.func_pm_op_change__eq8g6alz
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..d759ed17 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3717,7 +3717,7 @@ template <typename Context> FMT_CONSTEXPR void handle_dynamic_spec( arg_id_kind kind, int& value, const arg_ref<typename Context::char_type>& re...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__eq8g6alz" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__7gl3c1fb
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..83dde792 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3723,7 +3723,7 @@ FMT_CONSTEXPR void handle_dynamic_spec( if (!arg) report_error("argument not found"); unsigned long long result = arg.visit(dynamic_spec_getter()); ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__7gl3c1fb" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_swap__wqy6a5al
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..5cdd09b4 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3722,7 +3722,7 @@ FMT_CONSTEXPR void handle_dynamic_spec( kind == arg_id_kind::index ? ctx.arg(ref.index) : ctx.arg(ref.name); if (!arg) report_error("argument not...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__wqy6a5al" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_flip_operators__eq8g6alz
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..d759ed17 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3717,7 +3717,7 @@ template <typename Context> FMT_CONSTEXPR void handle_dynamic_spec( arg_id_kind kind, int& value, const arg_ref<typename Context::char_type>& re...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__eq8g6alz" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_swap__l8bnu6qi
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..b82a9c3b 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -4119,7 +4119,7 @@ template <typename T, typename Char = char> struct nested_formatter { specs_ = specs; Char c = *it; auto width_ref = detail::arg_ref<Char>()...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__l8bnu6qi" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__cqlp5i5a
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..91f12f7c 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -4120,7 +4120,7 @@ template <typename T, typename Char = char> struct nested_formatter { Char c = *it; auto width_ref = detail::arg_ref<Char>(); if ((c >= '0' ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__cqlp5i5a" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change__g772inhz
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..2129ee27 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -4119,7 +4119,7 @@ template <typename T, typename Char = char> struct nested_formatter { specs_ = specs; Char c = *it; auto width_ref = detail::arg_ref<Char>()...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__g772inhz" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_flip_operators__0in4hshg
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..6acd57be 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -4119,7 +4119,7 @@ template <typename T, typename Char = char> struct nested_formatter { specs_ = specs; Char c = *it; auto width_ref = detail::arg_ref<Char>()...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__0in4hshg" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_swap__xgt6thap
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..14958705 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2883,7 +2883,7 @@ class bigint { if (exp_difference <= 0) return; int num_bigits = static_cast<int>(bigits_.size()); bigits_.resize(to_unsigned(num_bigits + e...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__xgt6thap" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_remove_loop__b7m0nco5
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..af3cab2e 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2883,8 +2883,7 @@ class bigint { if (exp_difference <= 0) return; int num_bigits = static_cast<int>(bigits_.size()); bigits_.resize(to_unsigned(num_bigits + e...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_remove_loop__b7m0nco5" ]
func_pm_remove_loop
fmtlib__fmt.ec73fb72.func_pm_ctrl_shuffle__dcunvbpt
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..22618cb8 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2878,15 +2878,7 @@ class bigint { // If this bigint has a bigger exponent than other, adds trailing zero to make // exponents equal. This simplifies some operations ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_ctrl_shuffle__dcunvbpt" ]
func_pm_ctrl_shuffle
fmtlib__fmt.ec73fb72.func_pm_op_change__nk0r9l9b
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..64ea4139 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2879,7 +2879,7 @@ class bigint { // If this bigint has a bigger exponent than other, adds trailing zero to make // exponents equal. This simplifies some operations suc...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__nk0r9l9b" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__teu0apmx
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..6137b6f3 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2882,7 +2882,7 @@ class bigint { int exp_difference = exp_ - other.exp_; if (exp_difference <= 0) return; int num_bigits = static_cast<int>(bigits_.size()); -...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__teu0apmx" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_flip_operators__zwaytoda
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..c1b512da 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2883,7 +2883,7 @@ class bigint { if (exp_difference <= 0) return; int num_bigits = static_cast<int>(bigits_.size()); bigits_.resize(to_unsigned(num_bigits + e...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__zwaytoda" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_swap__w34inc5x
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..aad6e259 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2650,7 +2650,7 @@ FMT_INLINE FMT_CONSTEXPR auto signbit(T value) -> bool { #ifdef __cpp_if_constexpr if constexpr (std::numeric_limits<double>::is_iec559) { aut...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__w34inc5x" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_flip_operators__k4tacut2
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..c031bc58 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2650,7 +2650,7 @@ FMT_INLINE FMT_CONSTEXPR auto signbit(T value) -> bool { #ifdef __cpp_if_constexpr if constexpr (std::numeric_limits<double>::is_iec559) { aut...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__k4tacut2" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__c5ulyu72
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..dfd04745 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2649,7 +2649,7 @@ FMT_INLINE FMT_CONSTEXPR auto signbit(T value) -> bool { if (is_constant_evaluated()) { #ifdef __cpp_if_constexpr if constexpr (std::numeric_limit...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__c5ulyu72" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change__k4tacut2
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..c031bc58 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2650,7 +2650,7 @@ FMT_INLINE FMT_CONSTEXPR auto signbit(T value) -> bool { #ifdef __cpp_if_constexpr if constexpr (std::numeric_limits<double>::is_iec559) { aut...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__k4tacut2" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__jz5m4jgq
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..decdaa73 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2268,7 +2268,7 @@ FMT_CONSTEXPR auto write(OutputIt out, basic_string_view<Char> s, if (is_debug) { auto buf = counting_buffer<Char>(); write_escaped_string(bas...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__jz5m4jgq" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__gnh0wynp
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..fc0afa7e 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2186,45 +2186,7 @@ FMT_CONSTEXPR auto write(OutputIt out, basic_string_view<Char> s, size_t display_width = !is_debug || specs.precision == 0 ? 0 : 1; // Account ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__gnh0wynp" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change__0kxxpg6g
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..949b662d 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2264,7 +2264,7 @@ FMT_CONSTEXPR auto write(OutputIt out, basic_string_view<Char> s, if (specs.precision >= 0 && to_unsigned(specs.precision) < size) size = to_unsign...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__0kxxpg6g" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_change__1z3q6nh2
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..b2757d59 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2198,7 +2198,7 @@ FMT_CONSTEXPR auto write(OutputIt out, basic_string_view<Char> s, display_width += cp_width; size += cp_width; // If this is the...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__1z3q6nh2" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_flip_operators__p593lvim
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..cc679e9e 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2261,7 +2261,7 @@ FMT_CONSTEXPR auto write(OutputIt out, basic_string_view<Char> s, const format_specs& specs) -> OutputIt { auto data = s.data(...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__p593lvim" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_flip_operators__hl7ddwjf
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..7b28bc97 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2182,7 +2182,7 @@ FMT_CONSTEXPR auto write(OutputIt out, basic_string_view<Char> s, } size_t display_width_limit = - specs.precision < 0 ? SIZE_MAX : to_unsigne...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__hl7ddwjf" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_swap__buu28plb
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..7aeddeb7 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2261,7 +2261,7 @@ FMT_CONSTEXPR auto write(OutputIt out, basic_string_view<Char> s, const format_specs& specs) -> OutputIt { auto data = s.data(...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__buu28plb" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_swap__vd60kmpa
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..9908de4c 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2184,7 +2184,7 @@ FMT_CONSTEXPR auto write(OutputIt out, basic_string_view<Char> s, size_t display_width_limit = specs.precision < 0 ? SIZE_MAX : to_unsigned(specs...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__vd60kmpa" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_swap__bcsi2d9w
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..ab12d271 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1554,7 +1554,7 @@ FMT_CONSTEXPR auto write_exponent(int exp, OutputIt out) -> OutputIt { if (uexp < 10) *out++ = '0'; return format_decimal<Char>(out, uexp, count_...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__bcsi2d9w" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__7lrnclpu
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..d8087147 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1561,7 +1561,7 @@ FMT_CONSTEXPR auto write_exponent(int exp, OutputIt out) -> OutputIt { uexp %= 100; } const char* d = digits2(uexp); - *out++ = static_cast<Cha...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__7lrnclpu" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_remove_assign__n8g5sfyt
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..288aa1aa 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1549,8 +1549,7 @@ FMT_CONSTEXPR auto write_exponent(int exp, OutputIt out) -> OutputIt { } else { *out++ = static_cast<Char>('+'); } - auto uexp = static_cast<ui...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_remove_assign__n8g5sfyt" ]
func_pm_remove_assign
fmtlib__fmt.ec73fb72.func_pm_string_typo__rsrp2pih
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..41d9c4a0 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1542,7 +1542,7 @@ FMT_CONSTEXPR inline auto compute_exp_size(int exp) -> int { // Writes the exponent exp in the form "[+-]d{2,3}" to buffer. template <typename Char, type...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_string_typo__rsrp2pih" ]
func_pm_string_typo
fmtlib__fmt.ec73fb72.func_pm_op_change__u5z59q0r
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..51446da8 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1543,7 +1543,7 @@ FMT_CONSTEXPR inline auto compute_exp_size(int exp) -> int { template <typename Char, typename OutputIt> FMT_CONSTEXPR auto write_exponent(int exp, Outpu...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__u5z59q0r" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_flip_operators__u5z59q0r
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..51446da8 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1543,7 +1543,7 @@ FMT_CONSTEXPR inline auto compute_exp_size(int exp) -> int { template <typename Char, typename OutputIt> FMT_CONSTEXPR auto write_exponent(int exp, Outpu...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__u5z59q0r" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__o1tdfmqz
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..3942b76d 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2364,7 +2364,7 @@ FMT_CONSTEXPR20 auto write_nonfinite(OutputIt out, bool isnan, [=](reserve_iterator<OutputIt> it) { ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__o1tdfmqz" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change__2xy0mhbg
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..7f4c3845 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2362,7 +2362,7 @@ FMT_CONSTEXPR20 auto write_nonfinite(OutputIt out, bool isnan, if (is_zero_fill) specs.set_fill(' '); return write_padded<Char>(out, specs, size, ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__2xy0mhbg" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_flip_operators__mnwp9lsk
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..8a9d2007 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2355,7 +2355,7 @@ FMT_CONSTEXPR20 auto write_nonfinite(OutputIt out, bool isnan, auto str = isnan ? (specs.upper() ? "NAN" : "nan") : (specs.upper() ? "INF" : "inf...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__mnwp9lsk" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_string_typo__sona7oui
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..bd9944a8 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2353,7 +2353,7 @@ template <typename Char, typename OutputIt> FMT_CONSTEXPR20 auto write_nonfinite(OutputIt out, bool isnan, format_sp...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_string_typo__sona7oui" ]
func_pm_string_typo
fmtlib__fmt.ec73fb72.func_pm_op_swap__a8a9yaf2
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..6b864d85 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2355,7 +2355,7 @@ FMT_CONSTEXPR20 auto write_nonfinite(OutputIt out, bool isnan, auto str = isnan ? (specs.upper() ? "NAN" : "nan") : (specs.upper() ? "INF" : "inf...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__a8a9yaf2" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_string_typo__eq9ew4bv
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..ef4d2682 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3789,7 +3789,7 @@ template <typename Char = char> struct format_handler { auto on_format_specs(int id, const Char* begin, const Char* end) -> const Char* { au...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_string_typo__eq9ew4bv" ]
func_pm_string_typo
fmtlib__fmt.ec73fb72.func_pm_op_swap__gy8skwta
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..8470a3c8 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2806,7 +2806,7 @@ class bigint { bigit b1_bigit = b1.bigits_[i], b2_bigit = b2.bigits_[j]; if (b1_bigit != b2_bigit) return b1_bigit > b2_bigit ? 1 : -1; ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__gy8skwta" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_flip_operators__6wy2bbsr
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..9273c09e 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2797,7 +2797,7 @@ class bigint { friend FMT_CONSTEXPR auto compare(const bigint& b1, const bigint& b2) -> int { int num_bigits1 = b1.num_bigits(), num_bigits2 = b2...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__6wy2bbsr" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_change__qg5ljo1q
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..ca5305fe 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2798,7 +2798,7 @@ class bigint { friend FMT_CONSTEXPR auto compare(const bigint& b1, const bigint& b2) -> int { int num_bigits1 = b1.num_bigits(), num_bigits2 = b2.n...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__qg5ljo1q" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__lhu4dbfp
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..9ee110b6 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2799,7 +2799,7 @@ class bigint { int num_bigits1 = b1.num_bigits(), num_bigits2 = b2.num_bigits(); if (num_bigits1 != num_bigits2) return num_bigits1 > num_bigits2...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__lhu4dbfp" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_string_typo__flp8pw71
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..0417233b 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3527,7 +3527,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value) -> OutputIt { int abs_exponent = exponent; if (exponent < 0) { abs_exponent = -exponent; - ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_string_typo__flp8pw71" ]
func_pm_string_typo
fmtlib__fmt.ec73fb72.func_pm_op_change__cmzj9rl1
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..dac175e3 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3532,7 +3532,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value) -> OutputIt { auto has_decimal_point = significand_size != 1; size_t size = std::is_pointer<OutputI...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__cmzj9rl1" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_swap__75n3mzoo
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..4f63120a 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3534,7 +3534,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value) -> OutputIt { ? 0u : to_unsigned((s != sign::none ? 1 : 0) + si...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__75n3mzoo" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__43qibs83
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..3628a4f0 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3557,7 +3557,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value) -> OutputIt { abs_exponent %= 100; } write2digits(ptr, static_cast<unsigned>(abs_exponen...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__43qibs83" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_flip_operators__ddk9ed9c
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..63b63d5d 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3525,7 +3525,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value) -> OutputIt { // Write value in the exponential format. const char* prefix = "e+"; int abs_expon...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__ddk9ed9c" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__nyag3o1f
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..a05b5f8a 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1244,7 +1244,7 @@ template <typename Char, typename UInt, typename OutputIt, FMT_ENABLE_IF(!std::is_pointer<remove_cvref_t<OutputIt>>::value)> FMT_CONSTEXPR auto...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__nyag3o1f" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change__ifeepfmv
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..f37ea340 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1252,7 +1252,7 @@ FMT_CONSTEXPR auto format_decimal(OutputIt out, UInt value, int num_digits) char buffer[digits10<UInt>() + 1]; if (is_constant_evaluated()) fill_n(bu...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__ifeepfmv" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_swap__wtf4zvow
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..34b4c800 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1249,7 +1249,7 @@ FMT_CONSTEXPR auto format_decimal(OutputIt out, UInt value, int num_digits) return out; } // Buffer is large enough to hold all digits (digits10...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__wtf4zvow" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_flip_operators__kaveq1ug
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..41c5632f 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2701,7 +2701,7 @@ class bigint { int i = other.exp_ - exp_; for (size_t j = 0, n = other.bigits_.size(); j != n; ++i, ++j) subtract_bigits(i, other.bigits_[...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__kaveq1ug" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__r1u4tgyn
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..dd01b7c7 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2696,7 +2696,7 @@ class bigint { // Computes *this -= other assuming aligned bigints and *this >= other. FMT_CONSTEXPR void subtract_aligned(const bigint& other) { ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__r1u4tgyn" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change__sxhwoill
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..0cc438ec 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2696,7 +2696,7 @@ class bigint { // Computes *this -= other assuming aligned bigints and *this >= other. FMT_CONSTEXPR void subtract_aligned(const bigint& other) { ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__sxhwoill" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_swap__rq227qui
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..e0e0288f 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2698,7 +2698,7 @@ class bigint { FMT_ASSERT(other.exp_ >= exp_, "unaligned bigints"); FMT_ASSERT(compare(*this, other) >= 0, ""); bigit borrow = 0; - int i...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__rq227qui" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__o9qiwiap
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..e6330cab 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2302,7 +2302,7 @@ FMT_CONSTEXPR auto write(OutputIt out, T value) -> OutputIt { bool negative = is_negative(value); // Don't do -abs_value since it trips unsigned-inte...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__o9qiwiap" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change__6ybir946
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..3ab8defd 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2301,7 +2301,7 @@ FMT_CONSTEXPR auto write(OutputIt out, T value) -> OutputIt { auto abs_value = static_cast<uint32_or_64_or_128_t<T>>(value); bool negative = is_negat...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__6ybir946" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_remove_cond__b6almj4p
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..3f1597c2 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2309,7 +2309,7 @@ FMT_CONSTEXPR auto write(OutputIt out, T value) -> OutputIt { format_decimal<Char>(ptr, abs_value, num_digits); return out; } - if (negative)...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_remove_cond__b6almj4p" ]
func_pm_remove_cond
fmtlib__fmt.ec73fb72.func_pm_op_swap__ukksct2n
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..42a80b42 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2301,7 +2301,7 @@ FMT_CONSTEXPR auto write(OutputIt out, T value) -> OutputIt { auto abs_value = static_cast<uint32_or_64_or_128_t<T>>(value); bool negative = is_negat...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__ukksct2n" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__xqefkg1e
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..2b9924d6 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1760,7 +1760,7 @@ auto find_escape(const Char* begin, const Char* end) for (; begin != end; ++begin) { uint32_t cp = static_cast<unsigned_char<Char>>(*begin); i...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__xqefkg1e" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_flip_operators__g4x0kb34
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..c1773b47 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1757,7 +1757,7 @@ template <typename Char> struct find_escape_result { template <typename Char> auto find_escape(const Char* begin, const Char* end) -> find_escape_re...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__g4x0kb34" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_op_change__g4x0kb34
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..c1773b47 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1757,7 +1757,7 @@ template <typename Char> struct find_escape_result { template <typename Char> auto find_escape(const Char* begin, const Char* end) -> find_escape_re...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__g4x0kb34" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_swap__tczje6wj
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..3078b191 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -1759,7 +1759,7 @@ auto find_escape(const Char* begin, const Char* end) -> find_escape_result<Char> { for (; begin != end; ++begin) { uint32_t cp = static_cast<u...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__tczje6wj" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_op_break_chains__6tfyd3n0
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..afd094ac 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2080,7 +2080,7 @@ FMT_CONSTEXPR FMT_INLINE auto write_int(OutputIt out, write_int_arg<T> arg, default: FMT_ASSERT(false, ""); FMT_FALLTHROUGH; case presentation_type::...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_break_chains__6tfyd3n0" ]
func_pm_op_break_chains
fmtlib__fmt.ec73fb72.func_pm_op_change__xfs49inc
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..13dd5034 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2111,7 +2111,7 @@ FMT_CONSTEXPR FMT_INLINE auto write_int(OutputIt out, write_int_arg<T> arg, int num_digits = static_cast<int>(end - begin); // Slightly faster check ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_change__xfs49inc" ]
func_pm_op_change
fmtlib__fmt.ec73fb72.func_pm_op_swap__ewubkxef
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..fa4d62d7 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2120,7 +2120,7 @@ FMT_CONSTEXPR FMT_INLINE auto write_int(OutputIt out, write_int_arg<T> arg, unsigned padding = sp.padding; return write_padded<Char, align::right>( ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__ewubkxef" ]
func_pm_op_swap
fmtlib__fmt.ec73fb72.func_pm_flip_operators__kr4qhfju
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..41cd6bcc 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2092,7 +2092,7 @@ FMT_CONSTEXPR FMT_INLINE auto write_int(OutputIt out, write_int_arg<T> arg, // Octal prefix '0' is counted as a digit, so only add it if precision ...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__kr4qhfju" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_remove_loop__1yq0x68j
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..e43bbe16 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2112,8 +2112,7 @@ FMT_CONSTEXPR FMT_INLINE auto write_int(OutputIt out, write_int_arg<T> arg, // Slightly faster check for specs.width == 0 && specs.precision == -1. i...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_remove_loop__1yq0x68j" ]
func_pm_remove_loop
fmtlib__fmt.ec73fb72.func_pm_flip_operators__tb4mz7o8
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..1a72d6bf 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3402,7 +3402,7 @@ FMT_CONSTEXPR20 auto format_float(Float value, int precision, // Round-up if necessary. if (should_round_up) { ++buf[precision...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_flip_operators__tb4mz7o8" ]
func_pm_flip_operators
fmtlib__fmt.ec73fb72.func_pm_remove_cond__mn3b31og
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..2dec627e 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -2583,12 +2583,10 @@ FMT_CONSTEXPR20 auto do_write_float(OutputIt out, const DecimalFP& f, // Write value in the exponential format. int num_zeros = 0; long long siz...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_remove_cond__mn3b31og" ]
func_pm_remove_cond
fmtlib__fmt.ec73fb72.func_pm_op_swap__eaa1ay2o
diff --git a/include/fmt/format.h b/include/fmt/format.h index 5f3324fd..8e47cb37 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -3490,7 +3490,7 @@ FMT_CONSTEXPR20 auto write(OutputIt out, T value, format_specs specs, else ++precision; if (specs.precision != 0) specs.set_alt(); - } el...
fmtlib__fmt.ec73fb72
1
[ "fmtlib__fmt.ec73fb72.func_pm_op_swap__eaa1ay2o" ]
func_pm_op_swap