api-ms-win-crt-time-l1-1-0.spec 3.29 KB
Newer Older
1 2 3
@ cdecl _Getdays() ucrtbase._Getdays
@ cdecl _Getmonths() ucrtbase._Getmonths
@ cdecl _Gettnames() ucrtbase._Gettnames
4
@ cdecl _Strftime(ptr long str ptr ptr) ucrtbase._Strftime
5 6
@ cdecl _W_Getdays() ucrtbase._W_Getdays
@ cdecl _W_Getmonths() ucrtbase._W_Getmonths
7
@ cdecl _W_Gettnames() ucrtbase._W_Gettnames
8
@ cdecl _Wcsftime(ptr long wstr ptr ptr) ucrtbase._Wcsftime
9 10 11 12 13 14 15 16 17
@ cdecl __daylight() ucrtbase.__daylight
@ cdecl __dstbias() ucrtbase.__dstbias
@ cdecl __timezone() ucrtbase.__timezone
@ cdecl __tzname() ucrtbase.__tzname
@ cdecl _ctime32(ptr) ucrtbase._ctime32
@ cdecl _ctime32_s(str long ptr) ucrtbase._ctime32_s
@ cdecl _ctime64(ptr) ucrtbase._ctime64
@ cdecl _ctime64_s(str long ptr) ucrtbase._ctime64_s
@ cdecl _difftime32(long long) ucrtbase._difftime32
18
@ cdecl _difftime64(int64 int64) ucrtbase._difftime64
19 20 21 22 23 24 25
@ cdecl _ftime32(ptr) ucrtbase._ftime32
@ cdecl _ftime32_s(ptr) ucrtbase._ftime32_s
@ cdecl _ftime64(ptr) ucrtbase._ftime64
@ cdecl _ftime64_s(ptr) ucrtbase._ftime64_s
@ cdecl _futime32(long ptr) ucrtbase._futime32
@ cdecl _futime64(long ptr) ucrtbase._futime64
@ cdecl _get_daylight(ptr) ucrtbase._get_daylight
26
@ cdecl _get_dstbias(ptr) ucrtbase._get_dstbias
27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
@ cdecl _get_timezone(ptr) ucrtbase._get_timezone
@ cdecl _get_tzname(ptr str long long) ucrtbase._get_tzname
@ cdecl _getsystime(ptr) ucrtbase._getsystime
@ cdecl _gmtime32(ptr) ucrtbase._gmtime32
@ cdecl _gmtime32_s(ptr ptr) ucrtbase._gmtime32_s
@ cdecl _gmtime64(ptr) ucrtbase._gmtime64
@ cdecl _gmtime64_s(ptr ptr) ucrtbase._gmtime64_s
@ cdecl _localtime32(ptr) ucrtbase._localtime32
@ cdecl _localtime32_s(ptr ptr) ucrtbase._localtime32_s
@ cdecl _localtime64(ptr) ucrtbase._localtime64
@ cdecl _localtime64_s(ptr ptr) ucrtbase._localtime64_s
@ cdecl _mkgmtime32(ptr) ucrtbase._mkgmtime32
@ cdecl _mkgmtime64(ptr) ucrtbase._mkgmtime64
@ cdecl _mktime32(ptr) ucrtbase._mktime32
@ cdecl _mktime64(ptr) ucrtbase._mktime64
@ cdecl _setsystime(ptr long) ucrtbase._setsystime
@ cdecl _strdate(ptr) ucrtbase._strdate
@ cdecl _strdate_s(ptr long) ucrtbase._strdate_s
45
@ cdecl _strftime_l(ptr long str ptr ptr) ucrtbase._strftime_l
46 47 48 49
@ cdecl _strtime(ptr) ucrtbase._strtime
@ cdecl _strtime_s(ptr long) ucrtbase._strtime_s
@ cdecl _time32(ptr) ucrtbase._time32
@ cdecl _time64(ptr) ucrtbase._time64
50 51
@ cdecl _timespec32_get(ptr long) ucrtbase._timespec32_get
@ cdecl _timespec64_get(ptr long) ucrtbase._timespec64_get
52 53 54 55 56
@ cdecl _tzset() ucrtbase._tzset
@ cdecl _utime32(str ptr) ucrtbase._utime32
@ cdecl _utime64(str ptr) ucrtbase._utime64
@ cdecl _wasctime(ptr) ucrtbase._wasctime
@ cdecl _wasctime_s(ptr long ptr) ucrtbase._wasctime_s
Piotr Caban's avatar
Piotr Caban committed
57
@ cdecl _wcsftime_l(ptr long wstr ptr ptr) ucrtbase._wcsftime_l
58
@ cdecl _wctime32(ptr) ucrtbase._wctime32
Piotr Caban's avatar
Piotr Caban committed
59
@ cdecl _wctime32_s(ptr long ptr) ucrtbase._wctime32_s
60
@ cdecl _wctime64(ptr) ucrtbase._wctime64
Piotr Caban's avatar
Piotr Caban committed
61
@ cdecl _wctime64_s(ptr long ptr) ucrtbase._wctime64_s
62 63 64 65 66 67 68 69 70
@ cdecl _wstrdate(ptr) ucrtbase._wstrdate
@ cdecl _wstrdate_s(ptr long) ucrtbase._wstrdate_s
@ cdecl _wstrtime(ptr) ucrtbase._wstrtime
@ cdecl _wstrtime_s(ptr long) ucrtbase._wstrtime_s
@ cdecl _wutime32(wstr ptr) ucrtbase._wutime32
@ cdecl _wutime64(wstr ptr) ucrtbase._wutime64
@ cdecl asctime(ptr) ucrtbase.asctime
@ cdecl asctime_s(ptr long ptr) ucrtbase.asctime_s
@ cdecl clock() ucrtbase.clock
71
@ cdecl strftime(ptr long str ptr) ucrtbase.strftime
72
@ cdecl wcsftime(ptr long wstr ptr) ucrtbase.wcsftime