Home
last modified time | relevance | path

Searched refs:__forceinline (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32.h109 # define PERL_STATIC_FORCE_INLINE __forceinline static
110 # define PERL_STATIC_FORCE_INLINE_NO_RET __declspec(noreturn) __forceinline static
/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPort.h24 #define COMPILER_RT_ALWAYS_INLINE __forceinline
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_lib.h36 #define ALWAYS_INLINE __forceinline
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCompiler.h228 #define LLVM_ATTRIBUTE_ALWAYS_INLINE __forceinline
/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_impl.h30 #define INLINE static __forceinline
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h215 # define ALWAYS_INLINE __forceinline
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h107 #define ITT_INLINE __forceinline
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTokenKinds.def579 KEYWORD(__forceinline , KEYMS)
712 ALIAS("_forceinline" , __forceinline, KEYMSCOMPAT)
H A DAttr.td752 C2x<"clang", "always_inline">, Keyword<"__forceinline">];
/openbsd-src/gnu/llvm/llvm/utils/gn/build/
H A DBUILD.gn200 # Suppress ''modifier' : used more than once' (__forceinline and inline).
/openbsd-src/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h50 #define __forceinline inline macro
/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DHandleLLVMOptions.cmake623 …-wd4141 # Suppress ''modifier' : used more than once' (because of __forceinline combined with inli…
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-debuginfo-analyzer.rst1627 #define forceinline __forceinline
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc388 : __attribute__((always_inline)) or __forceinline if either of them is
/openbsd-src/gnu/usr.bin/perl/
H A Dembed.fnc413 : __attribute__((always_inline)) or __forceinline if either of them is