|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <__rt_div_worker.h>

Public Attributes | |
| RETURN_TYPE | raw_data |
| struct { | |
| UINT3264 quotient | |
| UINT3264 modulus | |
| } | data |
Definition at line 42 of file __rt_div_worker.h.
| struct { ... } _ARM_DIVRESULT::data |
| UINT3264 _ARM_DIVRESULT::modulus |
Definition at line 48 of file __rt_div_worker.h.
| UINT3264 _ARM_DIVRESULT::quotient |
Definition at line 47 of file __rt_div_worker.h.
| RETURN_TYPE _ARM_DIVRESULT::raw_data |
Definition at line 44 of file __rt_div_worker.h.