Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h104 # define _PSTL_UDS_PRESENT 1 macro
106 # define _PSTL_UDS_PRESENT 0 macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h113 #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) macro