Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-internal.h121 #define OMPT_NOINLINE __declspec(noinline) macro
124 #define OMPT_NOINLINE __attribute__((noinline)) macro