Searched defs:_CRTIMP (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sys/
H A Dtimeb.h21 #ifndef _CRTIMP
22 #define _CRTIMP __declspec(dllimport) macro
78 _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time);
82 _CRTIMP void __cdecl _ftime(struct __timeb64 *);
85 _CRTIMP void __cdecl _ftime(struct __timeb32 *);
H A Dutime.h21 #ifndef _CRTIMP
22 #define _CRTIMP __declspec(dllimport) macro
86 _CRTIMP int __cdecl _utime32(const char *_Filename,struct __utimbuf32 *_Time);
87 _CRTIMP int __cdecl _futime32(int _FileDes,struct __utimbuf32 *_Time);
88 _CRTIMP int __cdecl _wutime32(const wchar_t *_Filename,struct __utimbuf32 *_Time);
89 _CRTIMP int __cdecl _utime64(const char *_Filename,struct __utimbuf64 *_Time);
90 _CRTIMP int __cdecl _futime64(int _FileDes,struct __utimbuf64 *_Time);
91 _CRTIMP int __cdecl _wutime64(const wchar_t *_Filename,struct __utimbuf64 *_Time);
H A Dstat.h22 #ifndef _CRTIMP
23 #define _CRTIMP __declspec(dllimport) macro
69 _CRTIMP int __cdecl _fstat32(int _FileDes,struct _stat32 *_Stat);
70 _CRTIMP int __cdecl _stat32(const char *_Name,struct _stat32 *_Stat);
71 _CRTIMP int __cdecl _fstat64(int _FileDes,struct _stat64 *_Stat);
72 _CRTIMP int __cdecl _fstat32i64(int _FileDes,struct _stat32i64 *_Stat);
97 _CRTIMP int __cdecl _stat64(const char *_Name,struct _stat64 *_Stat);
98 _CRTIMP int __cdecl _stat32i64(const char *_Name,struct _stat32i64 *_Stat);
126 _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat);
127 _CRTIMP in
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
H A Dtimeb.h21 #ifndef _CRTIMP
22 #define _CRTIMP __declspec(dllimport) macro
78 _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time);
82 _CRTIMP void __cdecl _ftime(struct __timeb64 *);
85 _CRTIMP void __cdecl _ftime(struct __timeb32 *);
H A Dutime.h21 #ifndef _CRTIMP
22 #define _CRTIMP __declspec(dllimport) macro
86 _CRTIMP int __cdecl _utime32(const char *_Filename,struct __utimbuf32 *_Time);
87 _CRTIMP int __cdecl _futime32(int _FileDes,struct __utimbuf32 *_Time);
88 _CRTIMP int __cdecl _wutime32(const wchar_t *_Filename,struct __utimbuf32 *_Time);
89 _CRTIMP int __cdecl _utime64(const char *_Filename,struct __utimbuf64 *_Time);
90 _CRTIMP int __cdecl _futime64(int _FileDes,struct __utimbuf64 *_Time);
91 _CRTIMP int __cdecl _wutime64(const wchar_t *_Filename,struct __utimbuf64 *_Time);
H A Dstat.h22 #ifndef _CRTIMP
23 #define _CRTIMP __declspec(dllimport) macro
69 _CRTIMP int __cdecl _fstat32(int _FileDes,struct _stat32 *_Stat);
70 _CRTIMP int __cdecl _stat32(const char *_Name,struct _stat32 *_Stat);
71 _CRTIMP int __cdecl _fstat64(int _FileDes,struct _stat64 *_Stat);
72 _CRTIMP int __cdecl _fstat32i64(int _FileDes,struct _stat32i64 *_Stat);
97 _CRTIMP int __cdecl _stat64(const char *_Name,struct _stat64 *_Stat);
98 _CRTIMP int __cdecl _stat32i64(const char *_Name,struct _stat32i64 *_Stat);
126 _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat);
127 _CRTIMP in
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwctype.h21 #ifndef _CRTIMP
22 #define _CRTIMP __declspec(dllimport) macro
123 _CRTIMP int __cdecl __iswcsymf(wint_t);
124 _CRTIMP int __cdecl __iswcsym(wint_t);
H A Dtime.h21 #ifndef _CRTIMP
22 #define _CRTIMP __declspec(dllimport) macro
108 _CRTIMP errno_t __cdecl _get_daylight(int *_Daylight);
109 _CRTIMP errno_t __cdecl _get_dstbias(long *_Daylight_savings_bias);
110 _CRTIMP errno_t __cdecl _get_timezone(long *_Timezone);
111 _CRTIMP errno_t __cdecl _get_tzname(size_t *_ReturnValue,char *_Buffer,size_t _SizeInBytes,int _Index);
113 _CRTIMP errno_t __cdecl asctime_s (char *_Buf,size_t _SizeInWords,const struct tm *_Tm);
115 _CRTIMP errno_t __cdecl _ctime32_s (char *_Buf,size_t _SizeInBytes,const __time32_t *_Time);
119 _CRTIMP errno_t __cdecl _gmtime32_s (struct tm *_Tm,const __time32_t *_Time);
121 _CRTIMP errno_
[all...]
H A D_mingw.h43 # ifndef _CRTIMP
44 # define _CRTIMP __declspec(dllimport) macro
55 # ifndef _CRTIMP
61 # define _CRTIMP __attribute__ ((__dllimport__)) macro
63 # define _CRTIMP macro
70 # ifndef _CRTIMP
71 # define _CRTIMP macro
295 #define _CRTIMP_NOIA64 _CRTIMP
300 #define _CRTIMP2 _CRTIMP
304 #define _CRTIMP_ALTERNATIVE _CRTIMP
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwctype.h21 #ifndef _CRTIMP
22 #define _CRTIMP __declspec(dllimport) macro
123 _CRTIMP int __cdecl __iswcsymf(wint_t);
124 _CRTIMP int __cdecl __iswcsym(wint_t);
H A Dtime.h21 #ifndef _CRTIMP
22 #define _CRTIMP __declspec(dllimport) macro
108 _CRTIMP errno_t __cdecl _get_daylight(int *_Daylight);
109 _CRTIMP errno_t __cdecl _get_dstbias(long *_Daylight_savings_bias);
110 _CRTIMP errno_t __cdecl _get_timezone(long *_Timezone);
111 _CRTIMP errno_t __cdecl _get_tzname(size_t *_ReturnValue,char *_Buffer,size_t _SizeInBytes,int _Index);
113 _CRTIMP errno_t __cdecl asctime_s (char *_Buf,size_t _SizeInWords,const struct tm *_Tm);
115 _CRTIMP errno_t __cdecl _ctime32_s (char *_Buf,size_t _SizeInBytes,const __time32_t *_Time);
119 _CRTIMP errno_t __cdecl _gmtime32_s (struct tm *_Tm,const __time32_t *_Time);
121 _CRTIMP errno_
[all...]
H A D_mingw.h43 # ifndef _CRTIMP
44 # define _CRTIMP __declspec(dllimport) macro
55 # ifndef _CRTIMP
61 # define _CRTIMP __attribute__ ((__dllimport__)) macro
63 # define _CRTIMP macro
70 # ifndef _CRTIMP
71 # define _CRTIMP macro
295 #define _CRTIMP_NOIA64 _CRTIMP
300 #define _CRTIMP2 _CRTIMP
304 #define _CRTIMP_ALTERNATIVE _CRTIMP
[all...]

Completed in 2977 milliseconds