Home
last modified time | relevance | path

Searched refs:BOOST_FT_COMMON_X86_CCs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/config/
H A Dcompiler.hpp33 # define BOOST_FT_COMMON_X86_CCs callable_builtin macro
70 # define BOOST_FT_COMMON_X86_CCs non_member|callable_builtin macro
72 # define BOOST_FT_COMMON_X86_CCs callable_builtin macro
81 # if (defined(BOOST_FT_CC_CDECL) || defined(BOOST_FT_COMMON_X86_CCs)) \
85 # if (defined(BOOST_FT_CC_STDCALL) || defined(BOOST_FT_COMMON_X86_CCs)) \
89 # if (defined(BOOST_FT_CC_FASTCALL) || defined(BOOST_FT_COMMON_X86_CCs)) \
103 # define BOOST_FT_COMMON_X86_CCs callable_builtin macro
H A Dconfig.hpp22 #ifdef BOOST_FT_COMMON_X86_CCs
24 # define BOOST_FT_CC_CDECL BOOST_FT_COMMON_X86_CCs
27 # 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