Home
last modified time | relevance | path

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

/external/llvm-project/pstl/include/pstl/internal/
Dpstl_config.h41 # define _PSTL_PRAGMA(x) __pragma(x) macro
43 # define _PSTL_PRAGMA(x) _Pragma(# x) macro