Home
last modified time | relevance | path

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

/third_party/boost/boost/preprocessor/logical/
Dbitand.hpp20 # define BOOST_PP_BITAND(x, y) BOOST_PP_BITAND_I(x, y) macro
22 # define BOOST_PP_BITAND(x, y) BOOST_PP_BITAND_OO((x, y)) macro