Searched refs:BOOST_PP_MOD_D (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/arithmetic/ |
| H A D | mod.hpp | 33 # define BOOST_PP_MOD_D(d, x, y) BOOST_PP_TUPLE_ELEM(3, 1, BOOST_PP_DIV_BASE_D(d, x, y)) macro 35 # define BOOST_PP_MOD_D(d, x, y) BOOST_PP_MOD_D_I(d, x, y) macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/ |
| H A D | binary.hpp | 95 , BOOST_PP_MOD_D( d \
|