Home
last modified time | relevance | path

Searched defs:ALWAYS_INLINE (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_lib.h47 #define ALWAYS_INLINE __forceinline macro
52 #define ALWAYS_INLINE __attribute__((always_inline)) macro
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Dgdb_index_test.cc127 #define ALWAYS_INLINE __attribute__((always_inline)) macro
129 #define ALWAYS_INLINE macro
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dgdb_index_test.cc127 #define ALWAYS_INLINE __attribute__((always_inline)) macro
129 #define ALWAYS_INLINE macro
/netbsd/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDefs.h110 # define ALWAYS_INLINE __attribute__((always_inline)) macro
113 # define ALWAYS_INLINE macro
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h218 # define ALWAYS_INLINE __forceinline macro
231 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h211 # define ALWAYS_INLINE __forceinline macro
224 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h218 # define ALWAYS_INLINE __forceinline macro
231 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsystem.h775 #define ALWAYS_INLINE inline __attribute__ ((always_inline)) macro
777 #define ALWAYS_INLINE inline macro
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h775 #define ALWAYS_INLINE inline __attribute__ ((always_inline)) macro
777 #define ALWAYS_INLINE inline macro