Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.h24 #define __kmp_inline // Turn off inlining in debug mode. macro
26 #define __kmp_inline static inline macro