Home
last modified time | relevance | path

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

/external/llvm-project/pstl/include/pstl/internal/
Dpstl_config.h160 # define _PSTL_PRAGMA_LOCATION __FILE__ ":" _PSTL_STRING(__LINE__) ": [Parallel STL message]: " macro
162 # define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " macro