HomeSort by relevance Sort by last modified time
    Searched refs:__type4 (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_secapi.h 74 #define __CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY_0_3_(__ret,__func,__type1,__attrib1,__arg1,__type2,__attrib2,__arg2,__type3,__attrib3,__arg3,__type4,__attrib4,__arg4)\
75 extern "C" { _CRTIMP __ret __cdecl __func(__type1 * __attrib1 __arg1, __type2 __attrib2 __arg2, __type3 __attrib3 __arg3, __type4 __attrib4 __arg4); }\
81 __type4 __attrib4 (__arg4)) {\
86 #define __CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY_0_3_(__ret,__func,__type1,__attrib1,__arg1,__type2,__attrib2,__arg2,__type3,__attrib3,__arg3,__type4,__attrib4,__arg4)\
87 _CRTIMP __ret __cdecl __func(__type1 * __attrib1 __arg1, __type2 __attrib2 __arg2, __type3 __attrib3 __arg3, __type4 __attrib4 __arg4);
149 #define __CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT_1_4_(__ret,__imp_attrib,__func,__real_func,__type1,__attrib1,__arg1,__type2,__attrib2,__arg2,__type3,__attrib3,__arg3,__type4,__attrib4,__arg4)\
151 inline __ret __cdecl __MINGW_CRT_NAME_INSECURE_DEF(__func)(__type1 * __attrib1 __arg1, __type2 __attrib2 __arg2, __type3 __attrib3 __arg3, __type4 __attrib4 __arg4){\
152 __imp_attrib __ret __cdecl __func(__type1 * __attrib1 __arg1, __type2 __attrib2 __arg2, __type3 __attrib3 __arg3, __type4 __attrib4 __arg4);\
162 __type4 __attrib4 (__arg4)) {\
170 __type4 __attrib4 (__arg4)) {
    [all...]
crtdefs.h 64 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(__ret,__func,__dsttype,__dst,__type1,__arg1,__type2,__arg2,__type3,__arg3,__type4,__arg4) \
67 __ret __cdecl __func(__dsttype (&__dst)[__size], __type1 __arg1, __type2 __arg2, __type3 __arg3, __type4 __arg4) { \
142 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(__ret,__func,__dsttype,__dst,__type1,__arg1,__type2,__arg2,__type3,__arg3,__type4,__arg4)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 196 typedef typename __promote<_Wp>::__type __type4; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 196 typedef typename __promote<_Wp>::__type __type4; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 196 typedef typename __promote<_Wp>::__type __type4; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
type_traits.h 196 typedef typename __promote<_Wp>::__type __type4; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;

Completed in 139 milliseconds