Home
last modified time | relevance | path

Searched refs:__fastcall (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/bind/
H A Dmem_fn.hpp79 #define BOOST_MEM_FN_CC __fastcall
132 #define BOOST_MEM_FN_CC __fastcall
190 #define BOOST_MEM_FN_CC __fastcall
247 #define BOOST_MEM_FN_CC __fastcall
300 #define BOOST_MEM_FN_CC __fastcall
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/detail/
H A Dis_function_ptr_tester.hpp55 yes_type is_function_ptr_tester(R (__fastcall*)());
69 yes_type is_function_ptr_tester(R (__fastcall*)( T0));
83 yes_type is_function_ptr_tester(R (__fastcall*)( T0 , T1));
97 yes_type is_function_ptr_tester(R (__fastcall*)( T0 , T1 , T2));
111 yes_type is_function_ptr_tester(R (__fastcall*)( T0 , T1 , T2 , T3));
125 yes_type is_function_ptr_tester(R (__fastcall*)( T0 , T1 , T2 , T3 , T4));
139 yes_type is_function_ptr_tester(R (__fastcall*)( T0 , T1 , T2 , T3 , T4 , T5));
153 yes_type is_function_ptr_tester(R (__fastcall*)( T0 , T1 , T2 , T3 , T4 , T5 , T6));
167 yes_type is_function_ptr_tester(R (__fastcall*)( T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7));
181 yes_type is_function_ptr_tester(R (__fastcall*)( T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8));
[all …]
H A Dis_mem_fun_pointer_tester.hpp83 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)());
86 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)() const);
89 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)() volatile);
92 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)() const volatile);
147 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)( T0));
150 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)( T0) const);
153 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)( T0) volatile);
156 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)( T0) const volatile);
211 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)( T0 , T1));
214 yes_type is_mem_fun_pointer_tester(R (__fastcall T::*const volatile*)( T0 , T1) const);
[all …]
/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.hpp90 && !defined(__fastcall)
91 # define __fastcall __attribute__((__fastcall__)) macro
H A Dcc_names.hpp17 (( FASTCALL , fastcall_cc , BOOST_PP_IDENTITY(__fastcall) ))\
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_cc_loop/
H A Dpreprocessed.hpp62 # define BOOST_FT_cc BOOST_PP_IDENTITY(__fastcall)
/OK3568_Linux_fs/u-boot/lib/lzma/
H A DTypes.h97 #define MY_FAST_CALL __fastcall
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m44031 # Also find C++ and __fastcall symbols from MSVC++,