Home
last modified time | relevance | path

Searched refs:real_allctrs (Results 1 – 14 of 14) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_mtrace.c567 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
634 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in erts_mtrace_install_wrapper_functions()
636 sys_memcpy((void *) real_allctrs, in erts_mtrace_install_wrapper_functions()
644 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in erts_mtrace_install_wrapper_functions()
H A Derl_alloc.c4039 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
4152 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in install_debug_functions()
4154 sys_memcpy((void *)real_allctrs,(void *)erts_allctrs,sizeof(erts_allctrs)); in install_debug_functions()
4160 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in install_debug_functions()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_mtrace.c567 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
634 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in erts_mtrace_install_wrapper_functions()
636 sys_memcpy((void *) real_allctrs, in erts_mtrace_install_wrapper_functions()
644 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in erts_mtrace_install_wrapper_functions()
H A Derl_alloc.c3978 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
4083 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in install_debug_functions()
4085 sys_memcpy((void *)real_allctrs,(void *)erts_allctrs,sizeof(erts_allctrs)); in install_debug_functions()
4091 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in install_debug_functions()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_mtrace.c567 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
634 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in erts_mtrace_install_wrapper_functions()
636 sys_memcpy((void *) real_allctrs, in erts_mtrace_install_wrapper_functions()
644 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in erts_mtrace_install_wrapper_functions()
H A Derl_alloc.c4041 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
4154 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in install_debug_functions()
4156 sys_memcpy((void *)real_allctrs,(void *)erts_allctrs,sizeof(erts_allctrs)); in install_debug_functions()
4162 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in install_debug_functions()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_mtrace.c567 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
634 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in erts_mtrace_install_wrapper_functions()
636 sys_memcpy((void *) real_allctrs, in erts_mtrace_install_wrapper_functions()
644 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in erts_mtrace_install_wrapper_functions()
H A Derl_alloc.c3978 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
4083 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in install_debug_functions()
4085 sys_memcpy((void *)real_allctrs,(void *)erts_allctrs,sizeof(erts_allctrs)); in install_debug_functions()
4091 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in install_debug_functions()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_mtrace.c567 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
634 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in erts_mtrace_install_wrapper_functions()
636 sys_memcpy((void *) real_allctrs, in erts_mtrace_install_wrapper_functions()
644 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in erts_mtrace_install_wrapper_functions()
H A Derl_alloc.c3978 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
4083 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in install_debug_functions()
4085 sys_memcpy((void *)real_allctrs,(void *)erts_allctrs,sizeof(erts_allctrs)); in install_debug_functions()
4091 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in install_debug_functions()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_mtrace.c567 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
634 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in erts_mtrace_install_wrapper_functions()
636 sys_memcpy((void *) real_allctrs, in erts_mtrace_install_wrapper_functions()
644 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in erts_mtrace_install_wrapper_functions()
H A Derl_alloc.c3960 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
4063 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in install_debug_functions()
4065 sys_memcpy((void *)real_allctrs,(void *)erts_allctrs,sizeof(erts_allctrs)); in install_debug_functions()
4071 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in install_debug_functions()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_mtrace.c567 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
634 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in erts_mtrace_install_wrapper_functions()
636 sys_memcpy((void *) real_allctrs, in erts_mtrace_install_wrapper_functions()
644 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in erts_mtrace_install_wrapper_functions()
H A Derl_alloc.c3978 static ErtsAllocatorFunctions_t real_allctrs[ERTS_ALC_A_MAX+1]; variable
4083 ERTS_CT_ASSERT(sizeof(erts_allctrs) == sizeof(real_allctrs)); in install_debug_functions()
4085 sys_memcpy((void *)real_allctrs,(void *)erts_allctrs,sizeof(erts_allctrs)); in install_debug_functions()
4091 erts_allctrs[i].extra = (void *) &real_allctrs[i]; in install_debug_functions()