Searched refs:BOOST_FT_COMMON_X86_CCs (Results 1 – 2 of 2) sorted by relevance
33 # define BOOST_FT_COMMON_X86_CCs callable_builtin macro70 # define BOOST_FT_COMMON_X86_CCs non_member|callable_builtin macro72 # define BOOST_FT_COMMON_X86_CCs callable_builtin macro81 # 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
22 #ifdef BOOST_FT_COMMON_X86_CCs24 # define BOOST_FT_CC_CDECL BOOST_FT_COMMON_X86_CCs27 # define BOOST_FT_CC_STDCALL non_variadic|BOOST_FT_COMMON_X86_CCs30 # define BOOST_FT_CC_FASTCALL non_variadic|BOOST_FT_COMMON_X86_CCs