Searched defs:ALWAYS_INLINE (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/ofed/libmlx4/
H A Dconfig.h11 #define ALWAYS_INLINE __attribute__ ((__always_inline__)) macro
/freebsd-12-stable/contrib/ofed/libmlx5/
H A Dconfig.h16 #define ALWAYS_INLINE __attribute__ ((__always_inline__)) macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_lib.h38 #define ALWAYS_INLINE __forceinline macro
43 #define ALWAYS_INLINE __attribute__((always_inline)) macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDefs.h133 # define ALWAYS_INLINE __attribute__((always_inline)) macro
136 # define ALWAYS_INLINE macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h33 #define ALWAYS_INLINE inline __attribute__((always_inline)) macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h210 # define ALWAYS_INLINE __forceinline macro
223 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro

Completed in 159 milliseconds