Home
last modified time | relevance | path

Searched refs:PSTL_VERSION (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/pstl/
A Dpstl_config.h13 #define PSTL_VERSION 203 macro
14 #define PSTL_VERSION_MAJOR (PSTL_VERSION / 100)
15 #define PSTL_VERSION_MINOR (PSTL_VERSION - PSTL_VERSION_MAJOR * 100)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dc++config678 // #define PSTL_VERSION 104
679 // #define PSTL_VERSION_MAJOR (PSTL_VERSION/100)
680 // #define PSTL_VERSION_MINOR (PSTL_VERSION - PSTL_VERSION_MAJOR * 100)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dc++config676 // #define PSTL_VERSION 9000
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dc++config761 // #define PSTL_VERSION 9000

Completed in 6 milliseconds