Searched defs:_PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h76 # define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) _PSTL_PRAGMA(omp scan exclusive(PRM)) macro
80 # define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) macro
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h86 # define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) _PSTL_PRAGMA(omp scan exclusive(PRM)) macro
90 # define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) macro

Completed in 257 milliseconds