Home
last modified time | relevance | path

Searched defs:setCallConv (Results 1 – 8 of 8) sorted by relevance

/dports/devel/asmjit/asmjit-911a9a50a2cbc9802c4d44e94b8b99e1d9285cf3/src/asmjit/core/
H A Dfunc.h97 inline void setCallConv(uint32_t ccId) noexcept { _callConv = uint8_t(ccId); } in setCallConv() function
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Dfunc.h115 inline void setCallConv(uint32_t ccId) noexcept { _callConv = uint8_t(ccId); } in setCallConv() function
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Dfunc.h115 inline void setCallConv(uint32_t ccId) noexcept { _callConv = uint8_t(ccId); } in setCallConv() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dfunc.h448 inline void setCallConv(uint32_t ccId) noexcept { _callConv = uint8_t(ccId); } in setCallConv() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dfunc.h448 inline void setCallConv(uint32_t ccId) noexcept { _callConv = uint8_t(ccId); } in setCallConv() function
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dfunc.h448 inline void setCallConv(uint32_t ccId) noexcept { _callConv = uint8_t(ccId); } in setCallConv() function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dfunc.h448 inline void setCallConv(uint32_t ccId) noexcept { _callConv = uint8_t(ccId); } in setCallConv() function
/dports/science/plumed/plumed2-2.7.2/src/asmjit/
H A Dfunc.h642 ASMJIT_INLINE void setCallConv(uint32_t ccId) noexcept { in setCallConv() function