Home
last modified time | relevance | path

Searched defs:ERTS_MAX_PID_SERIAL (Results 1 – 3 of 3) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_node_container_utils.h181 #define ERTS_MAX_PID_SERIAL ((1 << _PID_SER_SIZE) - 1) macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_node_container_utils.h181 #define ERTS_MAX_PID_SERIAL ((1 << _PID_SER_SIZE) - 1) macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_node_container_utils.h181 #define ERTS_MAX_PID_SERIAL ((1 << _PID_SER_SIZE) - 1) macro