Home
last modified time | relevance | path

Searched refs:MIN_SMALL (Results 1 – 25 of 67) sorted by relevance

123

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_bif_unique.c470 ASSERT(MIN_SMALL < 0); in bld_unique_integer_term()
472 && unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
474 s_unique_val += MIN_SMALL; in bld_unique_integer_term()
475 ASSERT(MIN_SMALL <= s_unique_val && s_unique_val < 0); in bld_unique_integer_term()
482 if (unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
486 unique_val[0] += MIN_SMALL; in bld_unique_integer_term()
590 return (Sint64) MIN_SMALL; in erts_get_min_unique_integer()
634 # define ERTS_UNIQUE_MONOTONIC_OFFSET MIN_SMALL
H A Darith_instrs.tab222 * MIN_SMALL by -1 causes an overflow, and we have nothing to gain from
327 * N bsr PositiveBigNum == N bsl MIN_SMALL
330 MAX_SMALL : MIN_SMALL);
348 shift_left_count = MIN_SMALL;
H A Derl_bif_guard.c65 if (i0 == MIN_SMALL) { in abs_1()
401 if ((x < (double) (MAX_SMALL+1)) && (x > (double) (MIN_SMALL-1))) { in double_to_integer()
H A Derl_arith.c189 MAX_SMALL : MIN_SMALL); in shift()
267 arg2 = make_small(MIN_SMALL); in shift()
932 if (arg1 != make_small(MIN_SMALL)) { in erts_int_div()
979 if (arg1 != make_small(MIN_SMALL)) { in erts_int_rem()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_bif_unique.c470 ASSERT(MIN_SMALL < 0); in bld_unique_integer_term()
472 && unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
474 s_unique_val += MIN_SMALL; in bld_unique_integer_term()
475 ASSERT(MIN_SMALL <= s_unique_val && s_unique_val < 0); in bld_unique_integer_term()
482 if (unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
486 unique_val[0] += MIN_SMALL; in bld_unique_integer_term()
590 return (Sint64) MIN_SMALL; in erts_get_min_unique_integer()
634 # define ERTS_UNIQUE_MONOTONIC_OFFSET MIN_SMALL
H A Derl_bif_guard.c65 if (i0 == MIN_SMALL) { in abs_1()
401 if ((x < (double) (MAX_SMALL+1)) && (x > (double) (MIN_SMALL-1))) { in double_to_integer()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_bif_unique.c470 ASSERT(MIN_SMALL < 0); in bld_unique_integer_term()
472 && unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
474 s_unique_val += MIN_SMALL; in bld_unique_integer_term()
475 ASSERT(MIN_SMALL <= s_unique_val && s_unique_val < 0); in bld_unique_integer_term()
482 if (unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
486 unique_val[0] += MIN_SMALL; in bld_unique_integer_term()
590 return (Sint64) MIN_SMALL; in erts_get_min_unique_integer()
634 # define ERTS_UNIQUE_MONOTONIC_OFFSET MIN_SMALL
H A Derl_bif_guard.c58 if (i0 == MIN_SMALL) { in abs_1()
307 if ((x < (double) (MAX_SMALL+1)) && (x > (double) (MIN_SMALL-1))) { in double_to_integer()
530 if (i0 == MIN_SMALL) { in erts_gc_abs_1()
700 if ((x < (double) (MAX_SMALL+1)) && (x > (double) (MIN_SMALL-1))) { in gc_double_to_integer()
H A Darith_instrs.tab237 * N bsr PositiveBigNum == N bsl MIN_SMALL
240 MAX_SMALL : MIN_SMALL);
258 shift_left_count = MIN_SMALL;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_unique.c759 ASSERT(MIN_SMALL < 0); in bld_unique_integer_term()
761 && unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
763 s_unique_val += MIN_SMALL; in bld_unique_integer_term()
764 ASSERT(MIN_SMALL <= s_unique_val && s_unique_val < 0); in bld_unique_integer_term()
771 if (unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
775 unique_val[0] += MIN_SMALL; in bld_unique_integer_term()
880 return (Sint64) MIN_SMALL; in erts_get_min_unique_integer()
924 # define ERTS_UNIQUE_MONOTONIC_OFFSET MIN_SMALL
H A Derl_bif_guard.c65 if (i0 == MIN_SMALL) { in abs_1()
401 if ((x < (double) (MAX_SMALL+1)) && (x > (double) (MIN_SMALL-1))) { in double_to_integer()
H A Derl_arith.c178 MAX_SMALL : MIN_SMALL); in erts_shift()
256 arg2 = make_small(MIN_SMALL); in erts_shift()
1041 if (lhs != make_small(MIN_SMALL)) { in erts_int_div_rem()
1119 if (arg1 != make_small(MIN_SMALL)) { in erts_int_div()
1171 if (arg1 != make_small(MIN_SMALL)) { in erts_int_rem()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_unique.c759 ASSERT(MIN_SMALL < 0); in bld_unique_integer_term()
761 && unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
763 s_unique_val += MIN_SMALL; in bld_unique_integer_term()
764 ASSERT(MIN_SMALL <= s_unique_val && s_unique_val < 0); in bld_unique_integer_term()
771 if (unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
775 unique_val[0] += MIN_SMALL; in bld_unique_integer_term()
880 return (Sint64) MIN_SMALL; in erts_get_min_unique_integer()
924 # define ERTS_UNIQUE_MONOTONIC_OFFSET MIN_SMALL
H A Derl_bif_guard.c65 if (i0 == MIN_SMALL) { in abs_1()
401 if ((x < (double) (MAX_SMALL+1)) && (x > (double) (MIN_SMALL-1))) { in double_to_integer()
H A Derl_arith.c178 MAX_SMALL : MIN_SMALL); in erts_shift()
256 arg2 = make_small(MIN_SMALL); in erts_shift()
1041 if (lhs != make_small(MIN_SMALL)) { in erts_int_div_rem()
1119 if (arg1 != make_small(MIN_SMALL)) { in erts_int_div()
1171 if (arg1 != make_small(MIN_SMALL)) { in erts_int_rem()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_unique.c759 ASSERT(MIN_SMALL < 0); in bld_unique_integer_term()
761 && unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
763 s_unique_val += MIN_SMALL; in bld_unique_integer_term()
764 ASSERT(MIN_SMALL <= s_unique_val && s_unique_val < 0); in bld_unique_integer_term()
771 if (unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
775 unique_val[0] += MIN_SMALL; in bld_unique_integer_term()
880 return (Sint64) MIN_SMALL; in erts_get_min_unique_integer()
924 # define ERTS_UNIQUE_MONOTONIC_OFFSET MIN_SMALL
H A Derl_bif_guard.c65 if (i0 == MIN_SMALL) { in abs_1()
401 if ((x < (double) (MAX_SMALL+1)) && (x > (double) (MIN_SMALL-1))) { in double_to_integer()
H A Derl_arith.c178 MAX_SMALL : MIN_SMALL); in erts_shift()
256 arg2 = make_small(MIN_SMALL); in erts_shift()
1041 if (lhs != make_small(MIN_SMALL)) { in erts_int_div_rem()
1119 if (arg1 != make_small(MIN_SMALL)) { in erts_int_div()
1171 if (arg1 != make_small(MIN_SMALL)) { in erts_int_rem()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_unique.c759 ASSERT(MIN_SMALL < 0); in bld_unique_integer_term()
761 && unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
763 s_unique_val += MIN_SMALL; in bld_unique_integer_term()
764 ASSERT(MIN_SMALL <= s_unique_val && s_unique_val < 0); in bld_unique_integer_term()
771 if (unique_val[0] < ((Uint64) -1*((Sint64) MIN_SMALL))) { in bld_unique_integer_term()
775 unique_val[0] += MIN_SMALL; in bld_unique_integer_term()
880 return (Sint64) MIN_SMALL; in erts_get_min_unique_integer()
924 # define ERTS_UNIQUE_MONOTONIC_OFFSET MIN_SMALL
H A Derl_bif_guard.c65 if (i0 == MIN_SMALL) { in abs_1()
401 if ((x < (double) (MAX_SMALL+1)) && (x > (double) (MIN_SMALL-1))) { in double_to_integer()
H A Derl_arith.c178 MAX_SMALL : MIN_SMALL); in erts_shift()
256 arg2 = make_small(MIN_SMALL); in erts_shift()
1041 if (lhs != make_small(MIN_SMALL)) { in erts_int_div_rem()
1119 if (arg1 != make_small(MIN_SMALL)) { in erts_int_div()
1171 if (arg1 != make_small(MIN_SMALL)) { in erts_int_rem()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Darith_instrs.tab261 * MIN_SMALL by -1 causes an overflow, and we have nothing to gain from
366 * N bsr PositiveBigNum == N bsl MIN_SMALL
369 MAX_SMALL : MIN_SMALL);
387 shift_left_count = MIN_SMALL;
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Darith_instrs.tab261 * MIN_SMALL by -1 causes an overflow, and we have nothing to gain from
366 * N bsr PositiveBigNum == N bsl MIN_SMALL
369 MAX_SMALL : MIN_SMALL);
387 shift_left_count = MIN_SMALL;
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Darith_instrs.tab261 * MIN_SMALL by -1 causes an overflow, and we have nothing to gain from
366 * N bsr PositiveBigNum == N bsl MIN_SMALL
369 MAX_SMALL : MIN_SMALL);
387 shift_left_count = MIN_SMALL;
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Darith_instrs.tab261 * MIN_SMALL by -1 causes an overflow, and we have nothing to gain from
366 * N bsr PositiveBigNum == N bsl MIN_SMALL
369 MAX_SMALL : MIN_SMALL);
387 shift_left_count = MIN_SMALL;

123