Home
last modified time | relevance | path

Searched defs:ERTS_WRITE_UNLIKELY (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Dsys.h177 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("__DATA,ERTS_LOW_WRITE") )) macro
179 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("ERTS_LOW_WRITE") )) macro
182 # define ERTS_WRITE_UNLIKELY(X) X macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Dsys.h184 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("__DATA,ERTS_LOW_WRITE") )) macro
186 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("ERTS_LOW_WRITE") )) macro
189 # define ERTS_WRITE_UNLIKELY(X) X macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Dsys.h182 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("__DATA,ERTS_LOW_WRITE") )) macro
184 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("ERTS_LOW_WRITE") )) macro
187 # define ERTS_WRITE_UNLIKELY(X) X macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Dsys.h182 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("__DATA,ERTS_LOW_WRITE") )) macro
184 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("ERTS_LOW_WRITE") )) macro
187 # define ERTS_WRITE_UNLIKELY(X) X macro
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Dsys.h182 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("__DATA,ERTS_LOW_WRITE") )) macro
184 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("ERTS_LOW_WRITE") )) macro
187 # define ERTS_WRITE_UNLIKELY(X) X macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Dsys.h152 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("__DATA,ERTS_LOW_WRITE") )) macro
154 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("ERTS_LOW_WRITE") )) macro
157 # define ERTS_WRITE_UNLIKELY(X) X macro
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Dsys.h182 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("__DATA,ERTS_LOW_WRITE") )) macro
184 # define ERTS_WRITE_UNLIKELY(X) X __attribute__ ((section ("ERTS_LOW_WRITE") )) macro
187 # define ERTS_WRITE_UNLIKELY(X) X macro