Home
last modified time | relevance | path

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

/external/llvm-project/pstl/test/pstl/
Dversion.pass.cpp14 static_assert(_PSTL_VERSION_PATCH == 0);
/external/llvm-project/pstl/include/pstl/internal/
Dpstl_config.h19 #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) macro