Home
last modified time | relevance | path

Searched refs:_funcs_copy_ (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_nif.c84 ErlNifFunc _funcs_copy_[1]; /* only used for old libs */ member
4090 Uint bytes = offsetof(struct erl_module_nif, _funcs_copy_); in create_lib()
4118 sys_memcpy(&lib->_funcs_copy_[i], &src_funcs[i], sizeof(*src_funcs)); in create_lib()
4119 lib->_funcs_copy_[i].flags = 0; in create_lib()
4121 dst->funcs = lib->_funcs_copy_; in create_lib()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_nif.c84 ErlNifFunc _funcs_copy_[1]; /* only used for old libs */ member
3960 Uint bytes = offsetof(struct erl_module_nif, _funcs_copy_); in create_lib()
3988 sys_memcpy(&lib->_funcs_copy_[i], &src_funcs[i], sizeof(*src_funcs)); in create_lib()
3989 lib->_funcs_copy_[i].flags = 0; in create_lib()
3991 dst->funcs = lib->_funcs_copy_; in create_lib()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_nif.c97 ErlNifFunc _funcs_copy_[1]; /* only used for old libs */ member
4190 Uint bytes = offsetof(struct erl_module_nif, _funcs_copy_); in create_lib()
4220 sys_memcpy(&lib->_funcs_copy_[i], &src_funcs[i], sizeof(*src_funcs)); in create_lib()
4221 lib->_funcs_copy_[i].flags = 0; in create_lib()
4223 dst->funcs = lib->_funcs_copy_; in create_lib()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_nif.c98 ErlNifFunc _funcs_copy_[1]; /* only used for old libs */ member
4254 Uint bytes = offsetof(struct erl_module_nif, _funcs_copy_); in create_lib()
4284 sys_memcpy(&lib->_funcs_copy_[i], &src_funcs[i], sizeof(*src_funcs)); in create_lib()
4285 lib->_funcs_copy_[i].flags = 0; in create_lib()
4287 dst->funcs = lib->_funcs_copy_; in create_lib()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_nif.c98 ErlNifFunc _funcs_copy_[1]; /* only used for old libs */ member
4254 Uint bytes = offsetof(struct erl_module_nif, _funcs_copy_); in create_lib()
4284 sys_memcpy(&lib->_funcs_copy_[i], &src_funcs[i], sizeof(*src_funcs)); in create_lib()
4285 lib->_funcs_copy_[i].flags = 0; in create_lib()
4287 dst->funcs = lib->_funcs_copy_; in create_lib()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_nif.c98 ErlNifFunc _funcs_copy_[1]; /* only used for old libs */ member
4254 Uint bytes = offsetof(struct erl_module_nif, _funcs_copy_); in create_lib()
4284 sys_memcpy(&lib->_funcs_copy_[i], &src_funcs[i], sizeof(*src_funcs)); in create_lib()
4285 lib->_funcs_copy_[i].flags = 0; in create_lib()
4287 dst->funcs = lib->_funcs_copy_; in create_lib()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_nif.c98 ErlNifFunc _funcs_copy_[1]; /* only used for old libs */ member
4254 Uint bytes = offsetof(struct erl_module_nif, _funcs_copy_); in create_lib()
4284 sys_memcpy(&lib->_funcs_copy_[i], &src_funcs[i], sizeof(*src_funcs)); in create_lib()
4285 lib->_funcs_copy_[i].flags = 0; in create_lib()
4287 dst->funcs = lib->_funcs_copy_; in create_lib()