Home
last modified time | relevance | path

Searched refs:etp_ptr_mask (Results 1 – 8 of 8) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/unix/
H A Detp-commands.in136 printf "<etpf-cons %p>", (($arg0) & etp_ptr_mask)
143 printf "<etpf-boxed %p>", (($arg0) etp_ptr_mask)
283 if ((Eterm*)(($arg0) & etp_ptr_mask))[1] == $etp_nil
290 if (((Eterm*)(($arg0)&etp_ptr_mask))[1]&0x3) == 0x1
316 etp-1 (((Eterm*)((Eterm)($arg0)&etp_ptr_mask))[0])
318 etp-1 (((Eterm*)((Eterm)($arg0)&etp_ptr_mask))[1])
342 if (((Eterm*)(($arg0) & etp_ptr_mask))[0] & 0x3) != 0x0
344 etp-chart-entry-1 (($arg0)&etp_ptr_mask) ($arg1) 1
349 etp-chart-entry-1 (($arg0)&etp_ptr_mask) ($arg1) \
359 if (((Eterm*)(($arg0) & etp_ptr_mask))[0] & 0xc0) == 0x0
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/unix/
H A Detp-commands.in136 printf "<etpf-cons %p>", (($arg0) & etp_ptr_mask)
143 printf "<etpf-boxed %p>", (($arg0) etp_ptr_mask)
283 if ((Eterm*)(($arg0) & etp_ptr_mask))[1] == $etp_nil
290 if (((Eterm*)(($arg0)&etp_ptr_mask))[1]&0x3) == 0x1
316 etp-1 (((Eterm*)((Eterm)($arg0)&etp_ptr_mask))[0])
318 etp-1 (((Eterm*)((Eterm)($arg0)&etp_ptr_mask))[1])
342 if (((Eterm*)(($arg0) & etp_ptr_mask))[0] & 0x3) != 0x0
344 etp-chart-entry-1 (($arg0)&etp_ptr_mask) ($arg1) 1
349 etp-chart-entry-1 (($arg0)&etp_ptr_mask) ($arg1) \
359 if (((Eterm*)(($arg0) & etp_ptr_mask))[0] & 0xc0) == 0x0
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/etc/unix/
H A Detp-commands.in136 printf "<etpf-cons %p>", (($arg0) & etp_ptr_mask)
143 printf "<etpf-boxed %p>", (($arg0) etp_ptr_mask)
283 if ((Eterm*)(($arg0) & etp_ptr_mask))[1] == $etp_nil
290 if (((Eterm*)(($arg0)&etp_ptr_mask))[1]&0x3) == 0x1
316 etp-1 (((Eterm*)((Eterm)($arg0)&etp_ptr_mask))[0])
318 etp-1 (((Eterm*)((Eterm)($arg0)&etp_ptr_mask))[1])
342 if (((Eterm*)(($arg0) & etp_ptr_mask))[0] & 0x3) != 0x0
344 etp-chart-entry-1 (($arg0)&etp_ptr_mask) ($arg1) 1
349 etp-chart-entry-1 (($arg0)&etp_ptr_mask) ($arg1) \
359 if (((Eterm*)(($arg0) & etp_ptr_mask))[0] & 0xc0) == 0x0
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/etc/unix/
H A Detp-commands.in136 printf "<etpf-cons %p>", (($arg0) & etp_ptr_mask)
143 printf "<etpf-boxed %p>", (($arg0) etp_ptr_mask)
283 if ((Eterm*)(($arg0) & etp_ptr_mask))[1] == $etp_nil
290 if (((Eterm*)(($arg0)&etp_ptr_mask))[1]&0x3) == 0x1
316 etp-1 (((Eterm*)((Eterm)($arg0)&etp_ptr_mask))[0])
318 etp-1 (((Eterm*)((Eterm)($arg0)&etp_ptr_mask))[1])
342 if (((Eterm*)(($arg0) & etp_ptr_mask))[0] & 0x3) != 0x0
344 etp-chart-entry-1 (($arg0)&etp_ptr_mask) ($arg1) 1
349 etp-chart-entry-1 (($arg0)&etp_ptr_mask) ($arg1) \
359 if (((Eterm*)(($arg0) & etp_ptr_mask))[0] & 0xc0) == 0x0
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_init.c122 const Eterm etp_ptr_mask = (~(Eterm)7); variable
124 const Eterm etp_ptr_mask = (~(Eterm)3); variable
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_init.c122 const Eterm etp_ptr_mask = (~(Eterm)7); variable
124 const Eterm etp_ptr_mask = (~(Eterm)3); variable
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_init.c122 const Eterm etp_ptr_mask = (~(Eterm)7); variable
124 const Eterm etp_ptr_mask = (~(Eterm)3); variable
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_init.c122 const Eterm etp_ptr_mask = (~(Eterm)7); variable
124 const Eterm etp_ptr_mask = (~(Eterm)3); variable