mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
bf88ce89c8
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
.
27 lines
654 B
Python
27 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
|