Home
last modified time | relevance | path

Searched refs:_PSTL_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/pstl/test/pstl/
Dversion.pass.cpp12 static_assert(_PSTL_VERSION_MAJOR == 12);
/external/llvm-project/pstl/include/pstl/internal/
Dpstl_config.h17 #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) macro