reactos/dll/apisets/api-ms-win-crt-utility-l1-1-0.spec
Serge Gautherie bf88ce89c8
[APISETS] api-ms-win-crt-utility-l1-1-0: Fix 'llabs' return type
MSVC 'Release' build reports:
'dll\apisets\api-ms-win-crt-utility-l1-1-0_stubs.c(41): warning C4391: 'int llabs()': incorrect return type for intrinsic function, expected '__int64''

Addendum to 3f15a0d.
2020-06-27 14:46:15 +02:00

28 lines
654 B
Python

# This file is autogenerated by update.py
@ stdcall _lfind() msvcrt._lfind
@ stub _lfind_s
@ stdcall _lrotl() msvcrt._lrotl
@ stdcall _lrotr() msvcrt._lrotr
@ stdcall _lsearch() msvcrt._lsearch
@ stub _lsearch_s
@ stdcall _rotl() msvcrt._rotl
@ stdcall _rotr() msvcrt._rotr
@ stdcall _swab() msvcrt._swab
@ stdcall abs() msvcrt.abs
@ stdcall bsearch() msvcrt.bsearch
@ stub bsearch_s
@ stdcall div() msvcrt.div
@ stub imaxabs
@ stub imaxdiv
@ stdcall labs() msvcrt.labs
@ stdcall ldiv() msvcrt.ldiv
@ stub -ret64 llabs
@ stub lldiv
@ stdcall qsort() msvcrt.qsort
@ stub qsort_s
@ stdcall rand() msvcrt.rand
@ stub rand_s
@ stdcall srand() msvcrt.srand