ReactOS
0.4.16-dev-1020-gf135cab
__dtoi64.c
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS CRT library
3
* LICENSE: MIT (https://spdx.org/licenses/MIT)
4
* PURPOSE: Implementation of __dtoi64
5
* COPYRIGHT: Copyright 2021 Roman Masanin <36927roma@gmail.com>
6
*/
7
8
#define __fto64 __dtoi64
9
#define _USE_64_BITS_
10
#define _USE_SIGNED_
11
12
#include "
__fto64.h
"
13
14
/* __dtoi64 is implemented in __fto64.h */
__fto64.h
sdk
lib
crt
math
arm
__dtoi64.c
Generated on Mon Apr 21 2025 06:15:11 for ReactOS by
1.9.6