Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_alloc_util.h81 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
82 void* (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
83 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
228 void* erts_alcu_literal_32_sys_alloc(Allctr_t*, Uint *size_p, int superalign);
229 …rts_alcu_literal_32_sys_realloc(Allctr_t*, void *ptr, Uint *size_p, Uint old_size, int superalign);
230 void erts_alcu_literal_32_sys_dealloc(Allctr_t*, void *ptr, Uint size, int superalign);
726 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
727 … (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
728 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
H A Derl_alloc_util.c1105 erts_alcu_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_sys_alloc() argument
1110 if (superalign) in erts_alcu_sys_alloc()
1122 erts_alcu_sys_realloc(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign) in erts_alcu_sys_realloc() argument
1128 if (superalign) in erts_alcu_sys_realloc()
1144 erts_alcu_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_sys_dealloc() argument
1147 if (superalign) in erts_alcu_sys_dealloc()
1160 erts_alcu_literal_32_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_literal_32_sys_alloc() argument
1177 …cu_literal_32_sys_realloc(Allctr_t *allctr, void *ptr, Uint* size_p, Uint old_size, int superalign) in erts_alcu_literal_32_sys_realloc() argument
1197 erts_alcu_literal_32_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_literal_32_sys_dealloc() argument
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_alloc_util.h81 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
82 void* (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
83 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
228 void* erts_alcu_literal_32_sys_alloc(Allctr_t*, Uint *size_p, int superalign);
229 …rts_alcu_literal_32_sys_realloc(Allctr_t*, void *ptr, Uint *size_p, Uint old_size, int superalign);
230 void erts_alcu_literal_32_sys_dealloc(Allctr_t*, void *ptr, Uint size, int superalign);
753 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
754 … (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
755 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
H A Derl_alloc_util.c1126 erts_alcu_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_sys_alloc() argument
1131 if (superalign) in erts_alcu_sys_alloc()
1143 erts_alcu_sys_realloc(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign) in erts_alcu_sys_realloc() argument
1149 if (superalign) in erts_alcu_sys_realloc()
1165 erts_alcu_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_sys_dealloc() argument
1168 if (superalign) in erts_alcu_sys_dealloc()
1181 erts_alcu_literal_32_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_literal_32_sys_alloc() argument
1198 …cu_literal_32_sys_realloc(Allctr_t *allctr, void *ptr, Uint* size_p, Uint old_size, int superalign) in erts_alcu_literal_32_sys_realloc() argument
1218 erts_alcu_literal_32_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_literal_32_sys_dealloc() argument
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_alloc_util.h82 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
83 void* (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
84 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
225 void* erts_alcu_literal_32_sys_alloc(Allctr_t*, Uint *size_p, int superalign);
226 …rts_alcu_literal_32_sys_realloc(Allctr_t*, void *ptr, Uint *size_p, Uint old_size, int superalign);
227 void erts_alcu_literal_32_sys_dealloc(Allctr_t*, void *ptr, Uint size, int superalign);
749 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
750 … (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
751 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
H A Derl_alloc_util.c1082 erts_alcu_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_sys_alloc() argument
1087 if (superalign) in erts_alcu_sys_alloc()
1099 erts_alcu_sys_realloc(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign) in erts_alcu_sys_realloc() argument
1105 if (superalign) in erts_alcu_sys_realloc()
1121 erts_alcu_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_sys_dealloc() argument
1124 if (superalign) in erts_alcu_sys_dealloc()
1137 erts_alcu_literal_32_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_literal_32_sys_alloc() argument
1154 …cu_literal_32_sys_realloc(Allctr_t *allctr, void *ptr, Uint* size_p, Uint old_size, int superalign) in erts_alcu_literal_32_sys_realloc() argument
1174 erts_alcu_literal_32_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_literal_32_sys_dealloc() argument
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_alloc_util.h82 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
83 void* (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
84 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
225 void* erts_alcu_literal_32_sys_alloc(Allctr_t*, Uint *size_p, int superalign);
226 …rts_alcu_literal_32_sys_realloc(Allctr_t*, void *ptr, Uint *size_p, Uint old_size, int superalign);
227 void erts_alcu_literal_32_sys_dealloc(Allctr_t*, void *ptr, Uint size, int superalign);
749 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
750 … (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
751 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
H A Derl_alloc_util.c1082 erts_alcu_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_sys_alloc() argument
1087 if (superalign) in erts_alcu_sys_alloc()
1099 erts_alcu_sys_realloc(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign) in erts_alcu_sys_realloc() argument
1105 if (superalign) in erts_alcu_sys_realloc()
1121 erts_alcu_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_sys_dealloc() argument
1124 if (superalign) in erts_alcu_sys_dealloc()
1137 erts_alcu_literal_32_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_literal_32_sys_alloc() argument
1154 …cu_literal_32_sys_realloc(Allctr_t *allctr, void *ptr, Uint* size_p, Uint old_size, int superalign) in erts_alcu_literal_32_sys_realloc() argument
1174 erts_alcu_literal_32_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_literal_32_sys_dealloc() argument
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_alloc_util.h82 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
83 void* (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
84 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
225 void* erts_alcu_literal_32_sys_alloc(Allctr_t*, Uint *size_p, int superalign);
226 …rts_alcu_literal_32_sys_realloc(Allctr_t*, void *ptr, Uint *size_p, Uint old_size, int superalign);
227 void erts_alcu_literal_32_sys_dealloc(Allctr_t*, void *ptr, Uint size, int superalign);
749 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
750 … (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
751 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
H A Derl_alloc_util.c1082 erts_alcu_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_sys_alloc() argument
1087 if (superalign) in erts_alcu_sys_alloc()
1099 erts_alcu_sys_realloc(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign) in erts_alcu_sys_realloc() argument
1105 if (superalign) in erts_alcu_sys_realloc()
1121 erts_alcu_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_sys_dealloc() argument
1124 if (superalign) in erts_alcu_sys_dealloc()
1137 erts_alcu_literal_32_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_literal_32_sys_alloc() argument
1154 …cu_literal_32_sys_realloc(Allctr_t *allctr, void *ptr, Uint* size_p, Uint old_size, int superalign) in erts_alcu_literal_32_sys_realloc() argument
1174 erts_alcu_literal_32_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_literal_32_sys_dealloc() argument
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_alloc_util.h78 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
79 void* (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
80 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
219 void* erts_alcu_literal_32_sys_alloc(Allctr_t*, Uint *size_p, int superalign);
220 …rts_alcu_literal_32_sys_realloc(Allctr_t*, void *ptr, Uint *size_p, Uint old_size, int superalign);
221 void erts_alcu_literal_32_sys_dealloc(Allctr_t*, void *ptr, Uint size, int superalign);
671 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
672 … (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
673 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
H A Derl_alloc_util.c1062 erts_alcu_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_sys_alloc() argument
1067 if (superalign) in erts_alcu_sys_alloc()
1079 erts_alcu_sys_realloc(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign) in erts_alcu_sys_realloc() argument
1085 if (superalign) in erts_alcu_sys_realloc()
1101 erts_alcu_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_sys_dealloc() argument
1104 if (superalign) in erts_alcu_sys_dealloc()
1117 erts_alcu_literal_32_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_literal_32_sys_alloc() argument
1134 …cu_literal_32_sys_realloc(Allctr_t *allctr, void *ptr, Uint* size_p, Uint old_size, int superalign) in erts_alcu_literal_32_sys_realloc() argument
1154 erts_alcu_literal_32_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_literal_32_sys_dealloc() argument
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_alloc_util.h82 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
83 void* (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
84 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
225 void* erts_alcu_literal_32_sys_alloc(Allctr_t*, Uint *size_p, int superalign);
226 …rts_alcu_literal_32_sys_realloc(Allctr_t*, void *ptr, Uint *size_p, Uint old_size, int superalign);
227 void erts_alcu_literal_32_sys_dealloc(Allctr_t*, void *ptr, Uint size, int superalign);
749 void* (*sys_alloc)(Allctr_t *allctr, Uint *size_p, int superalign);
750 … (*sys_realloc)(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign);
751 void (*sys_dealloc)(Allctr_t *allctr, void *ptr, Uint size, int superalign);
H A Derl_alloc_util.c1082 erts_alcu_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_sys_alloc() argument
1087 if (superalign) in erts_alcu_sys_alloc()
1099 erts_alcu_sys_realloc(Allctr_t *allctr, void *ptr, Uint *size_p, Uint old_size, int superalign) in erts_alcu_sys_realloc() argument
1105 if (superalign) in erts_alcu_sys_realloc()
1121 erts_alcu_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_sys_dealloc() argument
1124 if (superalign) in erts_alcu_sys_dealloc()
1137 erts_alcu_literal_32_sys_alloc(Allctr_t *allctr, Uint* size_p, int superalign) in erts_alcu_literal_32_sys_alloc() argument
1154 …cu_literal_32_sys_realloc(Allctr_t *allctr, void *ptr, Uint* size_p, Uint old_size, int superalign) in erts_alcu_literal_32_sys_realloc() argument
1174 erts_alcu_literal_32_sys_dealloc(Allctr_t *allctr, void *ptr, Uint size, int superalign) in erts_alcu_literal_32_sys_dealloc() argument