Home
last modified time | relevance | path

Searched refs:BIF_RETTYPE (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_bif_op.c42 BIF_RETTYPE and_2(BIF_ALIST_2) in and_2()
55 BIF_RETTYPE or_2(BIF_ALIST_2) in or_2()
68 BIF_RETTYPE xor_2(BIF_ALIST_2) in xor_2()
81 BIF_RETTYPE not_1(BIF_ALIST_1) in not_1()
90 BIF_RETTYPE sgt_2(BIF_ALIST_2) in sgt_2()
95 BIF_RETTYPE sge_2(BIF_ALIST_2) in sge_2()
100 BIF_RETTYPE slt_2(BIF_ALIST_2) in slt_2()
105 BIF_RETTYPE sle_2(BIF_ALIST_2) in sle_2()
110 BIF_RETTYPE seq_2(BIF_ALIST_2) in seq_2()
115 BIF_RETTYPE seqeq_2(BIF_ALIST_2) in seqeq_2()
[all …]
H A Derl_math.c109 BIF_RETTYPE math_cos_1(BIF_ALIST_1) in math_cos_1()
114 BIF_RETTYPE math_cosh_1(BIF_ALIST_1) in math_cosh_1()
119 BIF_RETTYPE math_sin_1(BIF_ALIST_1) in math_sin_1()
124 BIF_RETTYPE math_sinh_1(BIF_ALIST_1) in math_sinh_1()
129 BIF_RETTYPE math_tan_1(BIF_ALIST_1) in math_tan_1()
135 BIF_RETTYPE math_tanh_1(BIF_ALIST_1) in math_tanh_1()
141 BIF_RETTYPE math_acos_1(BIF_ALIST_1) in math_acos_1()
183 BIF_RETTYPE math_erf_1(BIF_ALIST_1) in math_erf_1()
201 BIF_RETTYPE math_exp_1(BIF_ALIST_1) in math_exp_1()
206 BIF_RETTYPE math_log_1(BIF_ALIST_1) in math_log_1()
[all …]
H A Derl_bif_os.c46 BIF_RETTYPE os_timestamp_0(BIF_ALIST_0) in os_timestamp_0()
58 BIF_RETTYPE os_getpid_0(BIF_ALIST_0) in os_getpid_0()
80 BIF_RETTYPE os_list_env_vars_0(BIF_ALIST_0) in os_list_env_vars_0()
92 BIF_RETTYPE os_get_env_var_1(BIF_ALIST_1) in os_get_env_var_1()
111 BIF_RETTYPE os_set_env_var_2(BIF_ALIST_2) in os_set_env_var_2()
127 BIF_RETTYPE os_unset_env_var_1(BIF_ALIST_1) in os_unset_env_var_1()
143 BIF_RETTYPE os_set_signal_2(BIF_ALIST_2) { in os_set_signal_2()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_op.c42 BIF_RETTYPE and_2(BIF_ALIST_2) in and_2()
55 BIF_RETTYPE or_2(BIF_ALIST_2) in or_2()
68 BIF_RETTYPE xor_2(BIF_ALIST_2) in xor_2()
81 BIF_RETTYPE not_1(BIF_ALIST_1) in not_1()
90 BIF_RETTYPE sgt_2(BIF_ALIST_2) in sgt_2()
95 BIF_RETTYPE sge_2(BIF_ALIST_2) in sge_2()
100 BIF_RETTYPE slt_2(BIF_ALIST_2) in slt_2()
105 BIF_RETTYPE sle_2(BIF_ALIST_2) in sle_2()
110 BIF_RETTYPE seq_2(BIF_ALIST_2) in seq_2()
115 BIF_RETTYPE seqeq_2(BIF_ALIST_2) in seqeq_2()
[all …]
H A Derl_math.c141 BIF_RETTYPE math_cos_1(BIF_ALIST_1) in math_cos_1()
146 BIF_RETTYPE math_cosh_1(BIF_ALIST_1) in math_cosh_1()
151 BIF_RETTYPE math_sin_1(BIF_ALIST_1) in math_sin_1()
156 BIF_RETTYPE math_sinh_1(BIF_ALIST_1) in math_sinh_1()
161 BIF_RETTYPE math_tan_1(BIF_ALIST_1) in math_tan_1()
167 BIF_RETTYPE math_tanh_1(BIF_ALIST_1) in math_tanh_1()
173 BIF_RETTYPE math_acos_1(BIF_ALIST_1) in math_acos_1()
215 BIF_RETTYPE math_erf_1(BIF_ALIST_1) in math_erf_1()
233 BIF_RETTYPE math_exp_1(BIF_ALIST_1) in math_exp_1()
238 BIF_RETTYPE math_log_1(BIF_ALIST_1) in math_log_1()
[all …]
H A Derl_bif_os.c46 BIF_RETTYPE os_timestamp_0(BIF_ALIST_0) in os_timestamp_0()
58 BIF_RETTYPE os_getpid_0(BIF_ALIST_0) in os_getpid_0()
80 BIF_RETTYPE os_env_0(BIF_ALIST_0) in os_env_0()
92 BIF_RETTYPE os_getenv_1(BIF_ALIST_1) in os_getenv_1()
111 BIF_RETTYPE os_putenv_2(BIF_ALIST_2) in os_putenv_2()
127 BIF_RETTYPE os_unsetenv_1(BIF_ALIST_1) in os_unsetenv_1()
143 BIF_RETTYPE os_set_signal_2(BIF_ALIST_2) { in os_set_signal_2()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_bif_op.c42 BIF_RETTYPE and_2(BIF_ALIST_2) in and_2()
55 BIF_RETTYPE or_2(BIF_ALIST_2) in or_2()
68 BIF_RETTYPE xor_2(BIF_ALIST_2) in xor_2()
81 BIF_RETTYPE not_1(BIF_ALIST_1) in not_1()
90 BIF_RETTYPE sgt_2(BIF_ALIST_2) in sgt_2()
95 BIF_RETTYPE sge_2(BIF_ALIST_2) in sge_2()
100 BIF_RETTYPE slt_2(BIF_ALIST_2) in slt_2()
105 BIF_RETTYPE sle_2(BIF_ALIST_2) in sle_2()
110 BIF_RETTYPE seq_2(BIF_ALIST_2) in seq_2()
115 BIF_RETTYPE seqeq_2(BIF_ALIST_2) in seqeq_2()
[all …]
H A Derl_math.c109 BIF_RETTYPE math_cos_1(BIF_ALIST_1) in math_cos_1()
114 BIF_RETTYPE math_cosh_1(BIF_ALIST_1) in math_cosh_1()
119 BIF_RETTYPE math_sin_1(BIF_ALIST_1) in math_sin_1()
124 BIF_RETTYPE math_sinh_1(BIF_ALIST_1) in math_sinh_1()
129 BIF_RETTYPE math_tan_1(BIF_ALIST_1) in math_tan_1()
135 BIF_RETTYPE math_tanh_1(BIF_ALIST_1) in math_tanh_1()
141 BIF_RETTYPE math_acos_1(BIF_ALIST_1) in math_acos_1()
183 BIF_RETTYPE math_erf_1(BIF_ALIST_1) in math_erf_1()
201 BIF_RETTYPE math_exp_1(BIF_ALIST_1) in math_exp_1()
206 BIF_RETTYPE math_log_1(BIF_ALIST_1) in math_log_1()
[all …]
H A Derl_bif_os.c46 BIF_RETTYPE os_timestamp_0(BIF_ALIST_0) in os_timestamp_0()
58 BIF_RETTYPE os_getpid_0(BIF_ALIST_0) in os_getpid_0()
80 BIF_RETTYPE os_list_env_vars_0(BIF_ALIST_0) in os_list_env_vars_0()
92 BIF_RETTYPE os_get_env_var_1(BIF_ALIST_1) in os_get_env_var_1()
111 BIF_RETTYPE os_set_env_var_2(BIF_ALIST_2) in os_set_env_var_2()
127 BIF_RETTYPE os_unset_env_var_1(BIF_ALIST_1) in os_unset_env_var_1()
143 BIF_RETTYPE os_set_signal_2(BIF_ALIST_2) { in os_set_signal_2()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_op.c42 BIF_RETTYPE and_2(BIF_ALIST_2) in and_2()
55 BIF_RETTYPE or_2(BIF_ALIST_2) in or_2()
68 BIF_RETTYPE xor_2(BIF_ALIST_2) in xor_2()
81 BIF_RETTYPE not_1(BIF_ALIST_1) in not_1()
90 BIF_RETTYPE sgt_2(BIF_ALIST_2) in sgt_2()
95 BIF_RETTYPE sge_2(BIF_ALIST_2) in sge_2()
100 BIF_RETTYPE slt_2(BIF_ALIST_2) in slt_2()
105 BIF_RETTYPE sle_2(BIF_ALIST_2) in sle_2()
110 BIF_RETTYPE seq_2(BIF_ALIST_2) in seq_2()
115 BIF_RETTYPE seqeq_2(BIF_ALIST_2) in seqeq_2()
[all …]
H A Derl_math.c141 BIF_RETTYPE math_cos_1(BIF_ALIST_1) in math_cos_1()
146 BIF_RETTYPE math_cosh_1(BIF_ALIST_1) in math_cosh_1()
151 BIF_RETTYPE math_sin_1(BIF_ALIST_1) in math_sin_1()
156 BIF_RETTYPE math_sinh_1(BIF_ALIST_1) in math_sinh_1()
161 BIF_RETTYPE math_tan_1(BIF_ALIST_1) in math_tan_1()
167 BIF_RETTYPE math_tanh_1(BIF_ALIST_1) in math_tanh_1()
173 BIF_RETTYPE math_acos_1(BIF_ALIST_1) in math_acos_1()
215 BIF_RETTYPE math_erf_1(BIF_ALIST_1) in math_erf_1()
233 BIF_RETTYPE math_exp_1(BIF_ALIST_1) in math_exp_1()
238 BIF_RETTYPE math_log_1(BIF_ALIST_1) in math_log_1()
[all …]
H A Derl_bif_os.c46 BIF_RETTYPE os_timestamp_0(BIF_ALIST_0) in os_timestamp_0()
58 BIF_RETTYPE os_getpid_0(BIF_ALIST_0) in os_getpid_0()
80 BIF_RETTYPE os_env_0(BIF_ALIST_0) in os_env_0()
92 BIF_RETTYPE os_getenv_1(BIF_ALIST_1) in os_getenv_1()
111 BIF_RETTYPE os_putenv_2(BIF_ALIST_2) in os_putenv_2()
127 BIF_RETTYPE os_unsetenv_1(BIF_ALIST_1) in os_unsetenv_1()
143 BIF_RETTYPE os_set_signal_2(BIF_ALIST_2) { in os_set_signal_2()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_op.c42 BIF_RETTYPE and_2(BIF_ALIST_2) in and_2()
55 BIF_RETTYPE or_2(BIF_ALIST_2) in or_2()
68 BIF_RETTYPE xor_2(BIF_ALIST_2) in xor_2()
81 BIF_RETTYPE not_1(BIF_ALIST_1) in not_1()
90 BIF_RETTYPE sgt_2(BIF_ALIST_2) in sgt_2()
95 BIF_RETTYPE sge_2(BIF_ALIST_2) in sge_2()
100 BIF_RETTYPE slt_2(BIF_ALIST_2) in slt_2()
105 BIF_RETTYPE sle_2(BIF_ALIST_2) in sle_2()
110 BIF_RETTYPE seq_2(BIF_ALIST_2) in seq_2()
115 BIF_RETTYPE seqeq_2(BIF_ALIST_2) in seqeq_2()
[all …]
H A Derl_math.c141 BIF_RETTYPE math_cos_1(BIF_ALIST_1) in math_cos_1()
146 BIF_RETTYPE math_cosh_1(BIF_ALIST_1) in math_cosh_1()
151 BIF_RETTYPE math_sin_1(BIF_ALIST_1) in math_sin_1()
156 BIF_RETTYPE math_sinh_1(BIF_ALIST_1) in math_sinh_1()
161 BIF_RETTYPE math_tan_1(BIF_ALIST_1) in math_tan_1()
167 BIF_RETTYPE math_tanh_1(BIF_ALIST_1) in math_tanh_1()
173 BIF_RETTYPE math_acos_1(BIF_ALIST_1) in math_acos_1()
215 BIF_RETTYPE math_erf_1(BIF_ALIST_1) in math_erf_1()
233 BIF_RETTYPE math_exp_1(BIF_ALIST_1) in math_exp_1()
238 BIF_RETTYPE math_log_1(BIF_ALIST_1) in math_log_1()
[all …]
H A Derl_bif_os.c46 BIF_RETTYPE os_timestamp_0(BIF_ALIST_0) in os_timestamp_0()
58 BIF_RETTYPE os_getpid_0(BIF_ALIST_0) in os_getpid_0()
80 BIF_RETTYPE os_env_0(BIF_ALIST_0) in os_env_0()
92 BIF_RETTYPE os_getenv_1(BIF_ALIST_1) in os_getenv_1()
111 BIF_RETTYPE os_putenv_2(BIF_ALIST_2) in os_putenv_2()
127 BIF_RETTYPE os_unsetenv_1(BIF_ALIST_1) in os_unsetenv_1()
143 BIF_RETTYPE os_set_signal_2(BIF_ALIST_2) { in os_set_signal_2()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_bif_op.c42 BIF_RETTYPE and_2(BIF_ALIST_2) in and_2()
55 BIF_RETTYPE or_2(BIF_ALIST_2) in or_2()
68 BIF_RETTYPE xor_2(BIF_ALIST_2) in xor_2()
81 BIF_RETTYPE not_1(BIF_ALIST_1) in not_1()
90 BIF_RETTYPE sgt_2(BIF_ALIST_2) in sgt_2()
95 BIF_RETTYPE sge_2(BIF_ALIST_2) in sge_2()
100 BIF_RETTYPE slt_2(BIF_ALIST_2) in slt_2()
105 BIF_RETTYPE sle_2(BIF_ALIST_2) in sle_2()
110 BIF_RETTYPE seq_2(BIF_ALIST_2) in seq_2()
115 BIF_RETTYPE seqeq_2(BIF_ALIST_2) in seqeq_2()
[all …]
H A Derl_math.c109 BIF_RETTYPE math_cos_1(BIF_ALIST_1) in math_cos_1()
114 BIF_RETTYPE math_cosh_1(BIF_ALIST_1) in math_cosh_1()
119 BIF_RETTYPE math_sin_1(BIF_ALIST_1) in math_sin_1()
124 BIF_RETTYPE math_sinh_1(BIF_ALIST_1) in math_sinh_1()
129 BIF_RETTYPE math_tan_1(BIF_ALIST_1) in math_tan_1()
135 BIF_RETTYPE math_tanh_1(BIF_ALIST_1) in math_tanh_1()
141 BIF_RETTYPE math_acos_1(BIF_ALIST_1) in math_acos_1()
183 BIF_RETTYPE math_erf_1(BIF_ALIST_1) in math_erf_1()
201 BIF_RETTYPE math_exp_1(BIF_ALIST_1) in math_exp_1()
206 BIF_RETTYPE math_log_1(BIF_ALIST_1) in math_log_1()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_op.c42 BIF_RETTYPE and_2(BIF_ALIST_2) in and_2()
55 BIF_RETTYPE or_2(BIF_ALIST_2) in or_2()
68 BIF_RETTYPE xor_2(BIF_ALIST_2) in xor_2()
81 BIF_RETTYPE not_1(BIF_ALIST_1) in not_1()
90 BIF_RETTYPE sgt_2(BIF_ALIST_2) in sgt_2()
95 BIF_RETTYPE sge_2(BIF_ALIST_2) in sge_2()
100 BIF_RETTYPE slt_2(BIF_ALIST_2) in slt_2()
105 BIF_RETTYPE sle_2(BIF_ALIST_2) in sle_2()
110 BIF_RETTYPE seq_2(BIF_ALIST_2) in seq_2()
115 BIF_RETTYPE seqeq_2(BIF_ALIST_2) in seqeq_2()
[all …]
H A Derl_math.c141 BIF_RETTYPE math_cos_1(BIF_ALIST_1) in math_cos_1()
146 BIF_RETTYPE math_cosh_1(BIF_ALIST_1) in math_cosh_1()
151 BIF_RETTYPE math_sin_1(BIF_ALIST_1) in math_sin_1()
156 BIF_RETTYPE math_sinh_1(BIF_ALIST_1) in math_sinh_1()
161 BIF_RETTYPE math_tan_1(BIF_ALIST_1) in math_tan_1()
167 BIF_RETTYPE math_tanh_1(BIF_ALIST_1) in math_tanh_1()
173 BIF_RETTYPE math_acos_1(BIF_ALIST_1) in math_acos_1()
215 BIF_RETTYPE math_erf_1(BIF_ALIST_1) in math_erf_1()
233 BIF_RETTYPE math_exp_1(BIF_ALIST_1) in math_exp_1()
238 BIF_RETTYPE math_log_1(BIF_ALIST_1) in math_log_1()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/hipe/
H A Dhipe_bif2.c52 BIF_RETTYPE hipe_bifs_show_estack_1(BIF_ALIST_1) in hipe_bifs_show_estack_1()
63 BIF_RETTYPE hipe_bifs_show_heap_1(BIF_ALIST_1) in hipe_bifs_show_heap_1()
74 BIF_RETTYPE hipe_bifs_show_nstack_1(BIF_ALIST_1) in hipe_bifs_show_nstack_1()
85 BIF_RETTYPE hipe_bifs_nstack_used_size_0(BIF_ALIST_0) in hipe_bifs_nstack_used_size_0()
90 BIF_RETTYPE hipe_bifs_show_pcb_1(BIF_ALIST_1) in hipe_bifs_show_pcb_1()
101 BIF_RETTYPE hipe_bifs_show_term_1(BIF_ALIST_1) in hipe_bifs_show_term_1()
139 BIF_RETTYPE hipe_bifs_in_native_0(BIF_ALIST_0) in hipe_bifs_in_native_0()
158 BIF_RETTYPE hipe_debug_bif_wrapper(NBIF_ALIST_1);
166 BIF_RETTYPE hipe_debug_bif_wrapper(NBIF_ALIST_1) in hipe_debug_bif_wrapper()
168 typedef BIF_RETTYPE nBif(NBIF_ALIST_1); in hipe_debug_bif_wrapper()
[all …]
H A Dhipe_native_bif.h78 BIF_RETTYPE nbif_impl_hipe_nonclosure_address(NBIF_ALIST_2);
79 BIF_RETTYPE nbif_impl_hipe_conv_big_to_float(NBIF_ALIST_1);
83 BIF_RETTYPE nbif_impl_hipe_set_timeout(NBIF_ALIST_1);
85 BIF_RETTYPE nbif_impl_hipe_rethrow(NBIF_ALIST_2);
86 BIF_RETTYPE nbif_impl_hipe_raw_raise(NBIF_ALIST_3);
94 BIF_RETTYPE nbif_impl_hipe_bs_put_utf16be(NBIF_ALIST_3);
95 BIF_RETTYPE nbif_impl_hipe_bs_put_utf16le(NBIF_ALIST_3);
109 AEXTERN(BIF_RETTYPE,nbif_hipe_bifs_build_stacktrace,(Process*,Eterm));
110 BIF_RETTYPE hipe_bifs_build_stacktrace_1(BIF_ALIST_1);
120 AEXTERN(BIF_RETTYPE,nbif_hipe_bifs_debug_native_called,(Process*,Eterm,Eterm));
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/hipe/
H A Dhipe_bif2.c52 BIF_RETTYPE hipe_bifs_show_estack_1(BIF_ALIST_1) in hipe_bifs_show_estack_1()
63 BIF_RETTYPE hipe_bifs_show_heap_1(BIF_ALIST_1) in hipe_bifs_show_heap_1()
74 BIF_RETTYPE hipe_bifs_show_nstack_1(BIF_ALIST_1) in hipe_bifs_show_nstack_1()
85 BIF_RETTYPE hipe_bifs_nstack_used_size_0(BIF_ALIST_0) in hipe_bifs_nstack_used_size_0()
90 BIF_RETTYPE hipe_bifs_show_pcb_1(BIF_ALIST_1) in hipe_bifs_show_pcb_1()
101 BIF_RETTYPE hipe_bifs_show_term_1(BIF_ALIST_1) in hipe_bifs_show_term_1()
139 BIF_RETTYPE hipe_bifs_in_native_0(BIF_ALIST_0) in hipe_bifs_in_native_0()
158 BIF_RETTYPE hipe_debug_bif_wrapper(NBIF_ALIST_1);
166 BIF_RETTYPE hipe_debug_bif_wrapper(NBIF_ALIST_1) in hipe_debug_bif_wrapper()
168 typedef BIF_RETTYPE nBif(NBIF_ALIST_1); in hipe_debug_bif_wrapper()
[all …]
H A Dhipe_native_bif.h78 BIF_RETTYPE nbif_impl_hipe_nonclosure_address(NBIF_ALIST_2);
79 BIF_RETTYPE nbif_impl_hipe_conv_big_to_float(NBIF_ALIST_1);
83 BIF_RETTYPE nbif_impl_hipe_set_timeout(NBIF_ALIST_1);
85 BIF_RETTYPE nbif_impl_hipe_rethrow(NBIF_ALIST_2);
86 BIF_RETTYPE nbif_impl_hipe_raw_raise(NBIF_ALIST_3);
94 BIF_RETTYPE nbif_impl_hipe_bs_put_utf16be(NBIF_ALIST_3);
95 BIF_RETTYPE nbif_impl_hipe_bs_put_utf16le(NBIF_ALIST_3);
109 AEXTERN(BIF_RETTYPE,nbif_hipe_bifs_build_stacktrace,(Process*,Eterm));
110 BIF_RETTYPE hipe_bifs_build_stacktrace_1(BIF_ALIST_1);
120 AEXTERN(BIF_RETTYPE,nbif_hipe_bifs_debug_native_called,(Process*,Eterm,Eterm));
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/hipe/
H A Dhipe_bif2.c52 BIF_RETTYPE hipe_bifs_show_estack_1(BIF_ALIST_1) in hipe_bifs_show_estack_1()
63 BIF_RETTYPE hipe_bifs_show_heap_1(BIF_ALIST_1) in hipe_bifs_show_heap_1()
74 BIF_RETTYPE hipe_bifs_show_nstack_1(BIF_ALIST_1) in hipe_bifs_show_nstack_1()
85 BIF_RETTYPE hipe_bifs_nstack_used_size_0(BIF_ALIST_0) in hipe_bifs_nstack_used_size_0()
90 BIF_RETTYPE hipe_bifs_show_pcb_1(BIF_ALIST_1) in hipe_bifs_show_pcb_1()
101 BIF_RETTYPE hipe_bifs_show_term_1(BIF_ALIST_1) in hipe_bifs_show_term_1()
139 BIF_RETTYPE hipe_bifs_in_native_0(BIF_ALIST_0) in hipe_bifs_in_native_0()
158 BIF_RETTYPE hipe_debug_bif_wrapper(NBIF_ALIST_1);
166 BIF_RETTYPE hipe_debug_bif_wrapper(NBIF_ALIST_1) in hipe_debug_bif_wrapper()
168 typedef BIF_RETTYPE nBif(NBIF_ALIST_1); in hipe_debug_bif_wrapper()
[all …]
H A Dhipe_native_bif.h78 BIF_RETTYPE nbif_impl_hipe_nonclosure_address(NBIF_ALIST_2);
79 BIF_RETTYPE nbif_impl_hipe_conv_big_to_float(NBIF_ALIST_1);
83 BIF_RETTYPE nbif_impl_hipe_set_timeout(NBIF_ALIST_1);
85 BIF_RETTYPE nbif_impl_hipe_rethrow(NBIF_ALIST_2);
86 BIF_RETTYPE nbif_impl_hipe_raw_raise(NBIF_ALIST_3);
94 BIF_RETTYPE nbif_impl_hipe_bs_put_utf16be(NBIF_ALIST_3);
95 BIF_RETTYPE nbif_impl_hipe_bs_put_utf16le(NBIF_ALIST_3);
109 AEXTERN(BIF_RETTYPE,nbif_hipe_bifs_build_stacktrace,(Process*,Eterm));
110 BIF_RETTYPE hipe_bifs_build_stacktrace_1(BIF_ALIST_1);
120 AEXTERN(BIF_RETTYPE,nbif_hipe_bifs_debug_native_called,(Process*,Eterm,Eterm));
[all …]

12345678910>>...13