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 D | error.hpp | 21 # 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 D | self.hpp | 13 # error BOOST_PP_ERROR: no indirect file to include
|
| H A D | local.hpp | 13 # 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 D | fold_right.hpp | 28 # define BOOST_PP_LIST_FOLD_RIGHT_257(o, s, l) BOOST_PP_ERROR(0x0004)
|
| H A D | fold_left.hpp | 30 # 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 D | enum_trailing.hpp | 44 # define BOOST_PP_ENUM_TRAILING_4(c, m, d) BOOST_PP_ERROR(0x0003)
|
| H A D | enum.hpp | 47 # define BOOST_PP_ENUM_4(c, m, d) BOOST_PP_ERROR(0x0003)
|
| H A D | enum_shifted.hpp | 49 # define BOOST_PP_ENUM_SHIFTED_4(c, m, d) BOOST_PP_ERROR(0x0003)
|
| H A D | repeat_from_to.hpp | 39 # define BOOST_PP_REPEAT_FROM_TO_4(f, l, m, dt) BOOST_PP_ERROR(0x0003)
|
| H A D | for.hpp | 53 # define BOOST_PP_FOR_257_ERROR() BOOST_PP_ERROR(0x0002)
|
| H A D | repeat.hpp | 41 # 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 D | shared.hpp | 13 # 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 D | forward3.hpp | 14 # 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 D | forward5.hpp | 14 # 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 D | forward4.hpp | 14 # 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 D | forward1.hpp | 14 # 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 D | forward2.hpp | 14 # 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 D | while.hpp | 51 # 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 D | fold_left.hpp | 33 # 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)
|