Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h34 # define _PSTL_PRAGMA(x) __pragma(x) macro
36 # define _PSTL_PRAGMA(x) _Pragma(# x) macro
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h34 # define _PSTL_PRAGMA(x) __pragma(x) macro
36 # define _PSTL_PRAGMA(x) _Pragma(# x) macro