Home
last modified time | relevance | path

Searched refs:sys_dealloc (Results 1 – 21 of 21) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_alloc_util.h83 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
728 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
H A Derl_alloc_util.c4455 allctr->sys_dealloc(allctr, old_crr, CARRIER_SZ(old_crr), 0); in resize_carrier()
4477 allctr->sys_dealloc(allctr, crr, CARRIER_SZ(crr), superaligned); in dealloc_carrier()
6771 ASSERT(init->sys_realloc && init->sys_dealloc); in erts_alcu_start()
6774 allctr->sys_dealloc = init->sys_dealloc; in erts_alcu_start()
6777 ASSERT(!init->sys_realloc && !init->sys_dealloc); in erts_alcu_start()
6780 allctr->sys_dealloc = &erts_alcu_sys_dealloc; in erts_alcu_start()
H A Derl_alloc.c324 ip->init.util.sys_dealloc = &erts_alcu_literal_32_sys_dealloc; in set_default_literal_alloc_opts()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_alloc_util.h83 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
755 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
H A Derl_alloc_util.c4488 allctr->sys_dealloc(allctr, old_crr, CARRIER_SZ(old_crr), 0); in resize_carrier()
4510 allctr->sys_dealloc(allctr, crr, CARRIER_SZ(crr), superaligned); in dealloc_carrier()
6922 ASSERT(init->sys_realloc && init->sys_dealloc); in erts_alcu_start()
6925 allctr->sys_dealloc = init->sys_dealloc; in erts_alcu_start()
6928 ASSERT(!init->sys_realloc && !init->sys_dealloc); in erts_alcu_start()
6931 allctr->sys_dealloc = &erts_alcu_sys_dealloc; in erts_alcu_start()
H A Derl_alloc.c328 ip->init.util.sys_dealloc = &erts_alcu_literal_32_sys_dealloc; in set_default_literal_alloc_opts()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_alloc_util.h84 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
751 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
H A Derl_alloc_util.c4444 allctr->sys_dealloc(allctr, old_crr, CARRIER_SZ(old_crr), 0); in resize_carrier()
4466 allctr->sys_dealloc(allctr, crr, CARRIER_SZ(crr), superaligned); in dealloc_carrier()
6878 ASSERT(init->sys_realloc && init->sys_dealloc); in erts_alcu_start()
6881 allctr->sys_dealloc = init->sys_dealloc; in erts_alcu_start()
6884 ASSERT(!init->sys_realloc && !init->sys_dealloc); in erts_alcu_start()
6887 allctr->sys_dealloc = &erts_alcu_sys_dealloc; in erts_alcu_start()
H A Derl_alloc.c323 ip->init.util.sys_dealloc = &erts_alcu_literal_32_sys_dealloc; in set_default_literal_alloc_opts()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_alloc_util.h84 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
751 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
H A Derl_alloc_util.c4444 allctr->sys_dealloc(allctr, old_crr, CARRIER_SZ(old_crr), 0); in resize_carrier()
4466 allctr->sys_dealloc(allctr, crr, CARRIER_SZ(crr), superaligned); in dealloc_carrier()
6878 ASSERT(init->sys_realloc && init->sys_dealloc); in erts_alcu_start()
6881 allctr->sys_dealloc = init->sys_dealloc; in erts_alcu_start()
6884 ASSERT(!init->sys_realloc && !init->sys_dealloc); in erts_alcu_start()
6887 allctr->sys_dealloc = &erts_alcu_sys_dealloc; in erts_alcu_start()
H A Derl_alloc.c323 ip->init.util.sys_dealloc = &erts_alcu_literal_32_sys_dealloc; in set_default_literal_alloc_opts()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_alloc_util.h84 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
751 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
H A Derl_alloc_util.c4444 allctr->sys_dealloc(allctr, old_crr, CARRIER_SZ(old_crr), 0); in resize_carrier()
4466 allctr->sys_dealloc(allctr, crr, CARRIER_SZ(crr), superaligned); in dealloc_carrier()
6878 ASSERT(init->sys_realloc && init->sys_dealloc); in erts_alcu_start()
6881 allctr->sys_dealloc = init->sys_dealloc; in erts_alcu_start()
6884 ASSERT(!init->sys_realloc && !init->sys_dealloc); in erts_alcu_start()
6887 allctr->sys_dealloc = &erts_alcu_sys_dealloc; in erts_alcu_start()
H A Derl_alloc.c323 ip->init.util.sys_dealloc = &erts_alcu_literal_32_sys_dealloc; in set_default_literal_alloc_opts()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_alloc_util.h80 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
673 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
H A Derl_alloc_util.c4210 allctr->sys_dealloc(allctr, old_crr, CARRIER_SZ(old_crr), 0); in resize_carrier()
4232 allctr->sys_dealloc(allctr, crr, CARRIER_SZ(crr), superaligned); in dealloc_carrier()
6393 ASSERT(init->sys_realloc && init->sys_dealloc); in erts_alcu_start()
6396 allctr->sys_dealloc = init->sys_dealloc; in erts_alcu_start()
6399 ASSERT(!init->sys_realloc && !init->sys_dealloc); in erts_alcu_start()
6402 allctr->sys_dealloc = &erts_alcu_sys_dealloc; in erts_alcu_start()
H A Derl_alloc.c329 ip->init.util.sys_dealloc = &erts_alcu_literal_32_sys_dealloc; in set_default_literal_alloc_opts()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_alloc_util.h84 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
751 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign); member
H A Derl_alloc_util.c4444 allctr->sys_dealloc(allctr, old_crr, CARRIER_SZ(old_crr), 0); in resize_carrier()
4466 allctr->sys_dealloc(allctr, crr, CARRIER_SZ(crr), superaligned); in dealloc_carrier()
6878 ASSERT(init->sys_realloc && init->sys_dealloc); in erts_alcu_start()
6881 allctr->sys_dealloc = init->sys_dealloc; in erts_alcu_start()
6884 ASSERT(!init->sys_realloc && !init->sys_dealloc); in erts_alcu_start()
6887 allctr->sys_dealloc = &erts_alcu_sys_dealloc; in erts_alcu_start()
H A Derl_alloc.c323 ip->init.util.sys_dealloc = &erts_alcu_literal_32_sys_dealloc; in set_default_literal_alloc_opts()