Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h16 #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) macro
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dpstl_config.h16 #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) macro