/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/ |
H A D | utils.c | 3475 Eterm *from_hp; in store_external_or_ref_() local 3480 from_hp = boxed_val(ns); in store_external_or_ref_() 3481 size = thing_arityval(*from_hp) + 1; in store_external_or_ref_() 3485 to_hp[i] = from_hp[i]; in store_external_or_ref_() 3487 if (is_external_header(*from_hp)) { in store_external_or_ref_() 3488 ExternalThing *etp = (ExternalThing *) from_hp; in store_external_or_ref_() 3492 else if (is_ordinary_ref_thing(from_hp)) in store_external_or_ref_() 3495 ErtsMRefThing *mreft = (ErtsMRefThing *) from_hp; in store_external_or_ref_() 3497 ASSERT(is_magic_ref_thing(from_hp)); in store_external_or_ref_()
|
H A D | erl_time_sup.c | 1919 Eterm *from_hp, *to_hp; in save_time_offset_monitor() local 1930 from_hp = internal_ref_val(mdp->ref); in save_time_offset_monitor() 1931 ASSERT(thing_arityval(*from_hp) + 1 == ERTS_REF_THING_SIZE); in save_time_offset_monitor() 1934 to_hp[hix] = from_hp[hix]; in save_time_offset_monitor()
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/ |
H A D | utils.c | 3474 Eterm *from_hp; in store_external_or_ref_() local 3479 from_hp = boxed_val(ns); in store_external_or_ref_() 3480 size = thing_arityval(*from_hp) + 1; in store_external_or_ref_() 3484 to_hp[i] = from_hp[i]; in store_external_or_ref_() 3486 if (is_external_header(*from_hp)) { in store_external_or_ref_() 3487 ExternalThing *etp = (ExternalThing *) from_hp; in store_external_or_ref_() 3491 else if (is_ordinary_ref_thing(from_hp)) in store_external_or_ref_() 3494 ErtsMRefThing *mreft = (ErtsMRefThing *) from_hp; in store_external_or_ref_() 3496 ASSERT(is_magic_ref_thing(from_hp)); in store_external_or_ref_()
|
H A D | erl_time_sup.c | 1919 Eterm *from_hp, *to_hp; in save_time_offset_monitor() local 1930 from_hp = internal_ref_val(mdp->ref); in save_time_offset_monitor() 1931 ASSERT(thing_arityval(*from_hp) + 1 == ERTS_REF_THING_SIZE); in save_time_offset_monitor() 1934 to_hp[hix] = from_hp[hix]; in save_time_offset_monitor()
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/ |
H A D | utils.c | 3907 Eterm *from_hp; in store_external_or_ref_() local 3912 from_hp = boxed_val(ns); in store_external_or_ref_() 3913 size = thing_arityval(*from_hp) + 1; in store_external_or_ref_() 3917 to_hp[i] = from_hp[i]; in store_external_or_ref_() 3919 if (is_external_header(*from_hp)) { in store_external_or_ref_() 3920 ExternalThing *etp = (ExternalThing *) from_hp; in store_external_or_ref_() 3924 else if (is_ordinary_ref_thing(from_hp)) in store_external_or_ref_() 3927 ErtsMRefThing *mreft = (ErtsMRefThing *) from_hp; in store_external_or_ref_() 3929 ASSERT(is_magic_ref_thing(from_hp)); in store_external_or_ref_()
|
H A D | erl_time_sup.c | 1919 Eterm *from_hp, *to_hp; in save_time_offset_monitor() local 1930 from_hp = internal_ref_val(mdp->ref); in save_time_offset_monitor() 1931 ASSERT(thing_arityval(*from_hp) + 1 == ERTS_REF_THING_SIZE); in save_time_offset_monitor() 1934 to_hp[hix] = from_hp[hix]; in save_time_offset_monitor()
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | utils.c | 4004 Eterm *from_hp; in store_external_or_ref_() local 4009 from_hp = boxed_val(ns); in store_external_or_ref_() 4010 size = thing_arityval(*from_hp) + 1; in store_external_or_ref_() 4014 to_hp[i] = from_hp[i]; in store_external_or_ref_() 4016 if (is_external_header(*from_hp)) { in store_external_or_ref_() 4017 ExternalThing *etp = (ExternalThing *) from_hp; in store_external_or_ref_() 4021 else if (!is_magic_ref_thing(from_hp)) in store_external_or_ref_() 4024 ErtsMRefThing *mreft = (ErtsMRefThing *) from_hp; in store_external_or_ref_() 4026 ASSERT(is_magic_ref_thing(from_hp)); in store_external_or_ref_()
|
H A D | erl_time_sup.c | 1919 Eterm *from_hp, *to_hp; in save_time_offset_monitor() local 1930 from_hp = internal_ref_val(mdp->ref); in save_time_offset_monitor() 1931 ASSERT(thing_arityval(*from_hp) + 1 == ERTS_REF_THING_SIZE); in save_time_offset_monitor() 1934 to_hp[hix] = from_hp[hix]; in save_time_offset_monitor()
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | utils.c | 4004 Eterm *from_hp; in store_external_or_ref_() local 4009 from_hp = boxed_val(ns); in store_external_or_ref_() 4010 size = thing_arityval(*from_hp) + 1; in store_external_or_ref_() 4014 to_hp[i] = from_hp[i]; in store_external_or_ref_() 4016 if (is_external_header(*from_hp)) { in store_external_or_ref_() 4017 ExternalThing *etp = (ExternalThing *) from_hp; in store_external_or_ref_() 4021 else if (!is_magic_ref_thing(from_hp)) in store_external_or_ref_() 4024 ErtsMRefThing *mreft = (ErtsMRefThing *) from_hp; in store_external_or_ref_() 4026 ASSERT(is_magic_ref_thing(from_hp)); in store_external_or_ref_()
|
H A D | erl_time_sup.c | 1919 Eterm *from_hp, *to_hp; in save_time_offset_monitor() local 1930 from_hp = internal_ref_val(mdp->ref); in save_time_offset_monitor() 1931 ASSERT(thing_arityval(*from_hp) + 1 == ERTS_REF_THING_SIZE); in save_time_offset_monitor() 1934 to_hp[hix] = from_hp[hix]; in save_time_offset_monitor()
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | utils.c | 4004 Eterm *from_hp; in store_external_or_ref_() local 4009 from_hp = boxed_val(ns); in store_external_or_ref_() 4010 size = thing_arityval(*from_hp) + 1; in store_external_or_ref_() 4014 to_hp[i] = from_hp[i]; in store_external_or_ref_() 4016 if (is_external_header(*from_hp)) { in store_external_or_ref_() 4017 ExternalThing *etp = (ExternalThing *) from_hp; in store_external_or_ref_() 4021 else if (!is_magic_ref_thing(from_hp)) in store_external_or_ref_() 4024 ErtsMRefThing *mreft = (ErtsMRefThing *) from_hp; in store_external_or_ref_() 4026 ASSERT(is_magic_ref_thing(from_hp)); in store_external_or_ref_()
|
H A D | erl_time_sup.c | 1919 Eterm *from_hp, *to_hp; in save_time_offset_monitor() local 1930 from_hp = internal_ref_val(mdp->ref); in save_time_offset_monitor() 1931 ASSERT(thing_arityval(*from_hp) + 1 == ERTS_REF_THING_SIZE); in save_time_offset_monitor() 1934 to_hp[hix] = from_hp[hix]; in save_time_offset_monitor()
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | utils.c | 4004 Eterm *from_hp; in store_external_or_ref_() local 4009 from_hp = boxed_val(ns); in store_external_or_ref_() 4010 size = thing_arityval(*from_hp) + 1; in store_external_or_ref_() 4014 to_hp[i] = from_hp[i]; in store_external_or_ref_() 4016 if (is_external_header(*from_hp)) { in store_external_or_ref_() 4017 ExternalThing *etp = (ExternalThing *) from_hp; in store_external_or_ref_() 4021 else if (!is_magic_ref_thing(from_hp)) in store_external_or_ref_() 4024 ErtsMRefThing *mreft = (ErtsMRefThing *) from_hp; in store_external_or_ref_() 4026 ASSERT(is_magic_ref_thing(from_hp)); in store_external_or_ref_()
|
H A D | erl_time_sup.c | 1919 Eterm *from_hp, *to_hp; in save_time_offset_monitor() local 1930 from_hp = internal_ref_val(mdp->ref); in save_time_offset_monitor() 1931 ASSERT(thing_arityval(*from_hp) + 1 == ERTS_REF_THING_SIZE); in save_time_offset_monitor() 1934 to_hp[hix] = from_hp[hix]; in save_time_offset_monitor()
|