Home
last modified time | relevance | path

Searched defs:NOINLINE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h228 # define NOINLINE __declspec(noinline) macro
242 # define NOINLINE __attribute__((noinline)) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h37 #define NOINLINE __attribute__((noinline)) macro
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h73 # define NOINLINE __attribute__ ((noinline)) macro
89 # define NOINLINE macro