Searched refs:_PSTL_VERSION_MINOR (Results 1 – 2 of 2) sorted by relevance
13 static_assert(_PSTL_VERSION_MINOR == 00);
18 #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) macro