ReactOS
0.4.16-dev-61-ge128cbc
__rt_sdiv.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 __rt_sdiv
5
* COPYRIGHT: Copyright 2015 Timo Kreuzer <timo.kreuzer@reactos.org>
6
* Copyright 2021 Roman Masanin <36927roma@gmail.com>
7
*/
8
9
#define __rt_div_worker __rt_sdiv
10
#define _SIGNED_DIV_
11
12
#include "
__rt_div_worker.h
"
13
14
/* __rt_sdiv is implemented in __rt_div_worker.h */
__rt_div_worker.h
sdk
lib
crt
math
arm
__rt_sdiv.c
Generated on Fri Sep 20 2024 06:13:04 for ReactOS by
1.9.6