Home
last modified time | relevance | path

Searched refs:__PSTL_PRAGMA_LOCATION (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/pstl/
A Dpstl_config.h154 #define __PSTL_PRAGMA_LOCATION __FILE__ ":" __PSTL_STRING(__LINE__) ": [Parallel STL message]: " macro
156 #define __PSTL_PRAGMA_LOCATION " [Parallel STL message]: " macro
159 …PSTL_PRAGMA_MESSAGE_IMPL(x) __PSTL_PRAGMA(message(__PSTL_STRING_CONCAT(__PSTL_PRAGMA_LOCATION, x)))

Completed in 3 milliseconds