Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h153 # define _PSTL_PRAGMA_LOCATION __FILE__ ":" _PSTL_STRING(__LINE__) ": [Parallel STL message]: " macro
155 # define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " macro
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h147 # define _PSTL_PRAGMA_LOCATION __FILE__ ":" _PSTL_STRING(__LINE__) ": [Parallel STL message]: " macro
149 # define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " macro