Home
last modified time | relevance | path

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

/llvm-project/pstl/include/pstl/internal/omp/
H A Dutil.h29 # define _PSTL_PRAGMA(x) __pragma(x) macro
31 # define _PSTL_PRAGMA(x) _Pragma(# x) macro
/llvm-project/pstl/include/pstl/internal/
H A Dpstl_config.h42 # define _PSTL_PRAGMA(x) __pragma(x) macro
44 # define _PSTL_PRAGMA(x) _Pragma(# x) macro