Home
last modified time | relevance | path

Searched refs:BOOST_PP_ERROR (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/debug/
H A Derror.hpp21 # define BOOST_PP_ERROR(code) BOOST_PP_CAT(BOOST_PP_ERROR_, code) macro
24 # define BOOST_PP_ERROR_0x0000 BOOST_PP_ERROR(0x0000, BOOST_PP_INDEX_OUT_OF_BOUNDS)
25 # define BOOST_PP_ERROR_0x0001 BOOST_PP_ERROR(0x0001, BOOST_PP_WHILE_OVERFLOW)
26 # define BOOST_PP_ERROR_0x0002 BOOST_PP_ERROR(0x0002, BOOST_PP_FOR_OVERFLOW)
27 # define BOOST_PP_ERROR_0x0003 BOOST_PP_ERROR(0x0003, BOOST_PP_REPEAT_OVERFLOW)
28 # define BOOST_PP_ERROR_0x0004 BOOST_PP_ERROR(0x0004, BOOST_PP_LIST_FOLD_OVERFLOW)
29 # define BOOST_PP_ERROR_0x0005 BOOST_PP_ERROR(0x0005, BOOST_PP_SEQ_FOLD_OVERFLOW)
30 # define BOOST_PP_ERROR_0x0006 BOOST_PP_ERROR(0x0006, BOOST_PP_ARITHMETIC_OVERFLOW)
31 # define BOOST_PP_ERROR_0x0007 BOOST_PP_ERROR(0x0007, BOOST_PP_DIVISION_BY_ZERO)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/iteration/detail/
H A Dself.hpp13 # error BOOST_PP_ERROR: no indirect file to include
H A Dlocal.hpp13 # error BOOST_PP_ERROR: local iteration boundaries are not defined
15 # error BOOST_PP_ERROR: local iteration target macro is not defined
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/list/
H A Dfold_right.hpp28 # define BOOST_PP_LIST_FOLD_RIGHT_257(o, s, l) BOOST_PP_ERROR(0x0004)
H A Dfold_left.hpp30 # define BOOST_PP_LIST_FOLD_LEFT_257(o, s, l) BOOST_PP_ERROR(0x0004)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/repetition/
H A Denum_trailing.hpp44 # define BOOST_PP_ENUM_TRAILING_4(c, m, d) BOOST_PP_ERROR(0x0003)
H A Denum.hpp47 # define BOOST_PP_ENUM_4(c, m, d) BOOST_PP_ERROR(0x0003)
H A Denum_shifted.hpp49 # define BOOST_PP_ENUM_SHIFTED_4(c, m, d) BOOST_PP_ERROR(0x0003)
H A Drepeat_from_to.hpp39 # define BOOST_PP_REPEAT_FROM_TO_4(f, l, m, dt) BOOST_PP_ERROR(0x0003)
H A Dfor.hpp53 # define BOOST_PP_FOR_257_ERROR() BOOST_PP_ERROR(0x0002)
H A Drepeat.hpp41 # define BOOST_PP_REPEAT_4(c, m, d) BOOST_PP_ERROR(0x0003)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/slot/detail/
H A Dshared.hpp13 # error BOOST_PP_ERROR: BOOST_PP_VALUE is not defined
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/iteration/detail/iter/
H A Dforward3.hpp14 # error BOOST_PP_ERROR: depth #3 filename is not defined
34 # error BOOST_PP_ERROR: depth #3 iteration boundaries or filename not defined
H A Dforward5.hpp14 # error BOOST_PP_ERROR: depth #5 filename is not defined
34 # error BOOST_PP_ERROR: depth #5 iteration boundaries or filename not defined
H A Dforward4.hpp14 # error BOOST_PP_ERROR: depth #4 filename is not defined
34 # error BOOST_PP_ERROR: depth #4 iteration boundaries or filename not defined
H A Dforward1.hpp14 # error BOOST_PP_ERROR: depth #1 filename is not defined
34 # error BOOST_PP_ERROR: depth #1 iteration boundaries or filename not defined
H A Dforward2.hpp14 # error BOOST_PP_ERROR: depth #2 filename is not defined
34 # error BOOST_PP_ERROR: depth #2 iteration boundaries or filename not defined
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/control/
H A Dwhile.hpp51 # define BOOST_PP_WHILE_257(p, o, s) BOOST_PP_ERROR(0x0001)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/seq/
H A Dfold_left.hpp33 # define BOOST_PP_SEQ_FOLD_LEFT_257(op, st, ss) BOOST_PP_ERROR(0x0005)
34 # define BOOST_PP_SEQ_FOLD_LEFT_I_257(op, st, ss, sz) BOOST_PP_ERROR(0x0005)