msvcrt: _difftime64() takes 64-bit args.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Huw Davies 2017-06-28 13:49:58 +01:00 committed by Alexandre Julliard
parent 99069934f7
commit b7bb360be3
9 changed files with 9 additions and 9 deletions

View File

@ -15,7 +15,7 @@
@ cdecl _ctime64(ptr) ucrtbase._ctime64
@ cdecl _ctime64_s(str long ptr) ucrtbase._ctime64_s
@ cdecl _difftime32(long long) ucrtbase._difftime32
@ cdecl _difftime64(long long) ucrtbase._difftime64
@ cdecl _difftime64(int64 int64) ucrtbase._difftime64
@ cdecl _ftime32(ptr) ucrtbase._ftime32
@ cdecl _ftime32_s(ptr) ucrtbase._ftime32_s
@ cdecl _ftime64(ptr) ucrtbase._ftime64

View File

@ -768,7 +768,7 @@
@ varargs _cwscanf_s_l(wstr ptr)
@ extern _daylight MSVCRT___daylight
@ cdecl _difftime32(long long) MSVCRT__difftime32
@ cdecl _difftime64(long long) MSVCRT__difftime64
@ cdecl _difftime64(int64 int64) MSVCRT__difftime64
@ stub _dosmaperr
@ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup

View File

@ -1116,7 +1116,7 @@
@ varargs _cwscanf_s_l(wstr ptr)
@ extern _daylight MSVCRT___daylight
@ cdecl _difftime32(long long) MSVCRT__difftime32
@ cdecl _difftime64(long long) MSVCRT__difftime64
@ cdecl _difftime64(int64 int64) MSVCRT__difftime64
@ stub _dosmaperr
@ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup

View File

@ -1108,7 +1108,7 @@
@ extern _daylight MSVCRT___daylight
@ cdecl _dclass(double) MSVCR120__dclass
@ cdecl _difftime32(long long) MSVCRT__difftime32
@ cdecl _difftime64(long long) MSVCRT__difftime64
@ cdecl _difftime64(int64 int64) MSVCRT__difftime64
@ stub _dosmaperr
@ cdecl _dpcomp(double double) MSVCR120__dpcomp
@ cdecl _dsign(double) MSVCR120__dsign

View File

@ -1047,7 +1047,7 @@
@ extern _daylight msvcr120._daylight
@ cdecl _dclass(double) msvcr120._dclass
@ cdecl _difftime32(long long) msvcr120._difftime32
@ cdecl _difftime64(long long) msvcr120._difftime64
@ cdecl _difftime64(int64 int64) msvcr120._difftime64
@ stub _dosmaperr
@ cdecl _dpcomp(double double) msvcr120._dpcomp
@ cdecl _dsign(double) msvcr120._dsign

View File

@ -433,7 +433,7 @@
@ extern _daylight MSVCRT___daylight
@ cdecl _decode_pointer(ptr) MSVCRT_decode_pointer
@ cdecl _difftime32(long long) MSVCRT__difftime32
@ cdecl _difftime64(long long) MSVCRT__difftime64
@ cdecl _difftime64(int64 int64) MSVCRT__difftime64
@ stub _dosmaperr
@ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup

View File

@ -416,7 +416,7 @@
@ extern _daylight MSVCRT___daylight
@ cdecl _decode_pointer(ptr) MSVCRT_decode_pointer
@ cdecl _difftime32(long long) MSVCRT__difftime32
@ cdecl _difftime64(long long) MSVCRT__difftime64
@ cdecl _difftime64(int64 int64) MSVCRT__difftime64
@ stub _dosmaperr
@ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup

View File

@ -403,7 +403,7 @@
@ varargs _cwscanf_s_l(wstr ptr)
@ extern _daylight MSVCRT___daylight
@ cdecl _difftime32(long long) MSVCRT__difftime32
@ cdecl _difftime64(long long) MSVCRT__difftime64
@ cdecl _difftime64(int64 int64) MSVCRT__difftime64
@ extern _dstbias MSVCRT__dstbias
@ cdecl _dup (long) MSVCRT__dup
@ cdecl _dup2 (long long) MSVCRT__dup2

View File

@ -252,7 +252,7 @@
@ cdecl _dclass(double) MSVCR120__dclass
@ stub _dexp
@ cdecl _difftime32(long long) MSVCRT__difftime32
@ cdecl _difftime64(long long) MSVCRT__difftime64
@ cdecl _difftime64(int64 int64) MSVCRT__difftime64
@ stub _dlog
@ stub _dnorm
@ cdecl _dpcomp(double double) MSVCR120__dpcomp