Home
last modified time | relevance | path

Searched refs:non_variadic (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_retag_default_cc/
H A Dmaster.hpp29 # define BOOST_PP_VALUE non_member|member|non_variadic|variadic
60 # define BOOST_PP_VALUE default_cc_|non_member|non_variadic
70 # define BOOST_PP_VALUE default_cc_|member|non_variadic
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/config/
H A Dconfig.hpp27 # define BOOST_FT_CC_STDCALL non_variadic|BOOST_FT_COMMON_X86_CCs
30 # define BOOST_FT_CC_FASTCALL non_variadic|BOOST_FT_COMMON_X86_CCs
H A Dcompiler.hpp37 # define BOOST_FT_CC_IMPLICIT_THISCALL non_variadic|member|callable_builtin
49 # define BOOST_FT_CC_THISCALL non_variadic|member|callable_builtin
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/encoding/
H A Daliases_def.hpp15 #define non_variadic BOOST_FT_non_variadic macro
H A Daliases_undef.hpp15 #undef non_variadic
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_tags/
H A Dpreprocessed.hpp13 typedef detail::property_tag<0x00000200,0x00000300> non_variadic; typedef
H A Dmaster.hpp25 typedef detail::property_tag<BOOST_FT_non_variadic,BOOST_FT_variadic_mask> non_variadic; typedef