HomeSort by relevance Sort by last modified time
    Searched refs:__MINGW_EXTENSION (Results 1 - 25 of 52) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setjmp.h 51 __MINGW_EXTENSION __int64 LowPart;
52 __MINGW_EXTENSION __int64 HighPart;
89 __MINGW_EXTENSION __int64 FPSR;
90 __MINGW_EXTENSION __int64 StIIP;
91 __MINGW_EXTENSION __int64 BrS0;
92 __MINGW_EXTENSION __int64 BrS1;
93 __MINGW_EXTENSION __int64 BrS2;
94 __MINGW_EXTENSION __int64 BrS3;
95 __MINGW_EXTENSION __int64 BrS4;
96 __MINGW_EXTENSION __int64 IntS0
    [all...]
_mingw_off_t.h 13 __MINGW_EXTENSION typedef long long _off64_t;
15 __MINGW_EXTENSION typedef long long off64_t;
stdint.h 41 __MINGW_EXTENSION typedef long long int64_t;
42 __MINGW_EXTENSION typedef unsigned long long uint64_t;
51 __MINGW_EXTENSION typedef long long int_least64_t;
52 __MINGW_EXTENSION typedef unsigned long long uint_least64_t;
64 __MINGW_EXTENSION typedef long long int_fast64_t;
65 __MINGW_EXTENSION typedef unsigned long long uint_fast64_t;
68 __MINGW_EXTENSION typedef long long intmax_t;
69 __MINGW_EXTENSION typedef unsigned long long uintmax_t;
basetsd.h 12 __MINGW_EXTENSION typedef unsigned __int64 POINTER_64_INT;
33 __MINGW_EXTENSION typedef signed __int64 INT64,*PINT64;
37 __MINGW_EXTENSION typedef unsigned __int64 UINT64,*PUINT64;
47 __MINGW_EXTENSION typedef __int64 INT_PTR,*PINT_PTR;
48 __MINGW_EXTENSION typedef unsigned __int64 UINT_PTR,*PUINT_PTR;
49 __MINGW_EXTENSION typedef __int64 LONG_PTR,*PLONG_PTR;
50 __MINGW_EXTENSION typedef unsigned __int64 ULONG_PTR,*PULONG_PTR;
62 __MINGW_EXTENSION typedef __int64 SHANDLE_PTR;
63 __MINGW_EXTENSION typedef unsigned __int64 HANDLE_PTR;
149 __MINGW_EXTENSION typedef ULONG_PTR SIZE_T,*PSIZE_T
    [all...]
intrin.h 208 __MACHINEIA64(__MINGW_EXTENSION void _AcquireSpinLock(unsigned __int64 *))
216 __MACHINECE(__MINGW_EXTENSION __int64 __cdecl _abs64(__int64))
219 __MACHINE(__MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 value))
223 __MACHINECE(__MINGW_EXTENSION double _CopyDoubleFromInt64(__int64))
225 __MACHINECE(__MINGW_EXTENSION __int64 _CopyInt64FromDouble(double))
228 __MACHINECE(__MINGW_EXTENSION unsigned _CountLeadingOnes64(__int64))
230 __MACHINECE(__MINGW_EXTENSION unsigned _CountLeadingSigns64(__int64))
232 __MACHINECE(__MINGW_EXTENSION unsigned _CountLeadingZeros64(__int64))
234 __MACHINECE(__MINGW_EXTENSION unsigned _CountOneBits64(__int64))
239 __MACHINEI(__MINGW_EXTENSION __int64 __emul(int,int)
    [all...]
conio.h 192 __MINGW_EXTENSION __CRT_INLINE unsigned __int64 __readcr0(void)
194 __MINGW_EXTENSION unsigned __int64 value;
201 __MINGW_EXTENSION __CRT_INLINE void __writecr0(unsigned __int64 Data)
210 __MINGW_EXTENSION __CRT_INLINE unsigned __int64 __readcr2(void)
212 __MINGW_EXTENSION unsigned __int64 value;
219 __MINGW_EXTENSION __CRT_INLINE void __writecr2(unsigned __int64 Data)
228 __MINGW_EXTENSION __CRT_INLINE unsigned __int64 __readcr3(void)
230 __MINGW_EXTENSION unsigned __int64 value;
237 __MINGW_EXTENSION __CRT_INLINE void __writecr3(unsigned __int64 Data)
246 __MINGW_EXTENSION __CRT_INLINE unsigned __int64 __readcr4(void
    [all...]
timeprov.h 75 __MINGW_EXTENSION signed __int64 toOffset;
76 __MINGW_EXTENSION signed __int64 toDelay;
77 __MINGW_EXTENSION unsigned __int64 tpDispersion;
78 __MINGW_EXTENSION unsigned __int64 nSysTickCount;
79 __MINGW_EXTENSION signed __int64 nSysPhaseOffset;
stdlib.h 333 __MINGW_EXTENSION __int64 __cdecl _abs64(__int64);
357 __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64);
361 __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
362 __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
363 __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String);
364 __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale);
365 __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix);
366 __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale);
367 __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix);
368 __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_local (…)
    [all...]
_mingw_mac.h 137 #undef __MINGW_EXTENSION
139 #define __MINGW_EXTENSION __extension__
141 #define __MINGW_EXTENSION
146 #define __C89_NAMELESS __MINGW_EXTENSION
166 #define __GNU_EXTENSION __MINGW_EXTENSION
_mingw.h 377 __MINGW_EXTENSION typedef unsigned __int64 size_t;
387 __MINGW_EXTENSION typedef __int64 ssize_t;
399 __MINGW_EXTENSION typedef __int64 intptr_t;
412 __MINGW_EXTENSION typedef unsigned __int64 uintptr_t;
425 __MINGW_EXTENSION typedef __int64 ptrdiff_t;
473 __MINGW_EXTENSION typedef __int64 __time64_t;
572 #define _ANONYMOUS_UNION __MINGW_EXTENSION
573 #define _ANONYMOUS_STRUCT __MINGW_EXTENSION
_mingw_stat64.h 57 __MINGW_EXTENSION __int64 st_size;
85 __MINGW_EXTENSION __int64 st_size;
io.h 40 __MINGW_EXTENSION __int64 size;
58 __MINGW_EXTENSION __int64 size;
99 __MINGW_EXTENSION __int64 size;
117 __MINGW_EXTENSION __int64 size;
153 __MINGW_EXTENSION typedef unsigned __int64 size_t;
163 __MINGW_EXTENSION typedef __int64 ssize_t;
214 __MINGW_EXTENSION _CRTIMP __int64 __cdecl _filelengthi64(int _FileHandle);
260 __MINGW_EXTENSION __int64 __cdecl _lseeki64(int _FileHandle,__int64 _Offset,int _Origin);
261 __MINGW_EXTENSION __int64 __cdecl _telli64(int _FileHandle);
sqltypes.h 183 #define ODBCINT64 /* __MINGW_EXTENSION */ __int64
184 __MINGW_EXTENSION typedef ODBCINT64 SQLBIGINT;
185 __MINGW_EXTENSION typedef unsigned ODBCINT64 SQLUBIGINT;
stddef.h 151 __MINGW_EXTENSION typedef __PTRDIFF_TYPE__ ptrdiff_t;
218 __MINGW_EXTENSION typedef __SIZE_TYPE__ size_t;
excpt.h 40 __MINGW_EXTENSION _CRTIMP EXCEPTION_DISPOSITION __cdecl __C_specific_handler (struct _EXCEPTION_RECORD *_ExceptionRecord,unsigned __int64 _MemoryStackFp,unsigned __int64 _BackingStoreFp,struct _CONTEXT *_ContextRecord,struct _DISPATCHER_CONTEXT *_DispatcherContext,unsigned __int64 _GlobalPointer);
math.h 792 __MINGW_EXTENSION long long __cdecl llrint (double);
793 __MINGW_EXTENSION long long __cdecl llrintf (float);
794 __MINGW_EXTENSION long long __cdecl llrintl (long double);
846 __MINGW_EXTENSION __CRT_INLINE long long __cdecl llrint (double x)
848 __MINGW_EXTENSION long long retval = 0ll;
854 __MINGW_EXTENSION __CRT_INLINE long long __cdecl llrintf (float x)
856 __MINGW_EXTENSION long long retval = 0ll;
862 __MINGW_EXTENSION __CRT_INLINE long long __cdecl llrintl (long double x)
864 __MINGW_EXTENSION long long retval = 0ll;
882 __MINGW_EXTENSION long long __cdecl llround (double)
    [all...]
comutil.h 409 __MINGW_EXTENSION _variant_t(__int64 i8Src) throw();
410 __MINGW_EXTENSION _variant_t(unsigned __int64 ui8Src) throw();
429 __MINGW_EXTENSION operator __int64() const;
430 __MINGW_EXTENSION operator unsigned __int64() const;
452 __MINGW_EXTENSION _variant_t &operator=(__int64 i8Src);
453 __MINGW_EXTENSION _variant_t &operator=(unsigned __int64 ui8Src);
603 __MINGW_EXTENSION inline _variant_t::_variant_t(__int64 i8Src) throw() {
607 __MINGW_EXTENSION inline _variant_t::_variant_t(unsigned __int64 ui8Src) throw() {
724 __MINGW_EXTENSION inline _variant_t::operator __int64() const {
730 __MINGW_EXTENSION inline _variant_t::operator unsigned __int64() const
    [all...]
time.h 37 __MINGW_EXTENSION typedef __int64 __time64_t;
58 __MINGW_EXTENSION typedef unsigned __int64 size_t;
68 __MINGW_EXTENSION typedef __int64 ssize_t;
poclass.h 222 __MINGW_EXTENSION struct {
229 __MINGW_EXTENSION struct {
237 __MINGW_EXTENSION struct {
255 __MINGW_EXTENSION union {
yvals.h 171 #define _LONGLONG /* __MINGW_EXTENSION */ __int64
172 #define _ULONGLONG /* __MINGW_EXTENSION */ unsigned __int64
182 __MINGW_EXTENSION typedef _LONGLONG _Longlong;
183 __MINGW_EXTENSION typedef _ULONGLONG _ULonglong;
wchar.h 90 __MINGW_EXTENSION __int64 size;
108 __MINGW_EXTENSION __int64 size;
    [all...]
fpieee.h 73 __MINGW_EXTENSION typedef __int64 _Q64;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
types.h 28 __MINGW_EXTENSION
62 __MINGW_EXTENSION
103 __MINGW_EXTENSION
timeb.h 37 __MINGW_EXTENSION typedef __int64 __time64_t;
utime.h 43 __MINGW_EXTENSION typedef __int64 __time64_t;

Completed in 403 milliseconds

1 2 3