Searched refs:BOOST_CURRENT_FUNCTION (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | current_function.hpp | 33 # define BOOST_CURRENT_FUNCTION "(unknown)" in current_function_helper() macro 37 # define BOOST_CURRENT_FUNCTION __PRETTY_FUNCTION__ in current_function_helper() 41 # define BOOST_CURRENT_FUNCTION __PRETTY_FUNCTION__ in current_function_helper() 45 # define BOOST_CURRENT_FUNCTION __FUNCSIG__ in current_function_helper() 49 # define BOOST_CURRENT_FUNCTION __FUNCTION__ in current_function_helper() 53 # define BOOST_CURRENT_FUNCTION __FUNC__ in current_function_helper() 57 # define BOOST_CURRENT_FUNCTION __func__ in current_function_helper() 61 # define BOOST_CURRENT_FUNCTION __func__ in current_function_helper() 65 # define BOOST_CURRENT_FUNCTION "(unknown)" in current_function_helper()
|
| H A D | assert.hpp | 53 …ST_LIKELY(!!(expr))? ((void)0): ::boost::assertion_failed(#expr, BOOST_CURRENT_FUNCTION, __FILE__,… 54 …(!!(expr))? ((void)0): ::boost::assertion_failed_msg(#expr, msg, BOOST_CURRENT_FUNCTION, __FILE__,…
|
| H A D | throw_exception.hpp | 45 # define BOOST_THROW_EXCEPTION_CURRENT_FUNCTION BOOST_CURRENT_FUNCTION
|
| H A D | type_index.hpp | 70 #define BOOST_TYPE_INDEX_FUNCTION_SIGNATURE BOOST_CURRENT_FUNCTION
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | assert.hpp | 33 …!!(expr))? ((void)0): ::boost::geometry::assertion_failed(#expr, BOOST_CURRENT_FUNCTION, __FILE__,… 34 …? ((void)0): ::boost::geometry::assertion_failed_msg(#expr, msg, BOOST_CURRENT_FUNCTION, __FILE__,…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/ |
| H A D | typeinfo.hpp | 83 return BOOST_CURRENT_FUNCTION; in name()
|