ReactOS 0.4.16-dev-751-g45ed1a9
|
Go to the source code of this file.
Classes | |
union | _ARM_DIVRESULT |
Typedefs | |
typedef unsigned int | UINT3264 |
typedef int | INT3264 |
typedef unsigned long long | RETURN_TYPE |
typedef union _ARM_DIVRESULT | ARM_DIVRESULT |
Functions | |
__forceinline void | __brkdiv0 (void) |
RETURN_TYPE | __rt_div_worker (UINT3264 divisor, UINT3264 dividend) |
typedef union _ARM_DIVRESULT ARM_DIVRESULT |
Definition at line 31 of file __rt_div_worker.h.
typedef unsigned long long RETURN_TYPE |
Definition at line 32 of file __rt_div_worker.h.
Definition at line 30 of file __rt_div_worker.h.
Definition at line 37 of file __rt_div_worker.h.
Referenced by __rt_div_worker().
RETURN_TYPE __rt_div_worker | ( | UINT3264 | divisor, |
UINT3264 | dividend | ||
) |
Definition at line 53 of file __rt_div_worker.h.