Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Dittnotify_static.c36 #define HAS_CPP_ATTR(X) __has_cpp_attribute(X) macro
38 #define HAS_CPP_ATTR(X) 0 macro