![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "xfa/fgas/crt/cfgas_decimal.h"#include <math.h>#include <algorithm>#include <limits>#include <utility>#include "core/fxcrt/check.h"#include "core/fxcrt/compiler_specific.h"#include "core/fxcrt/fx_extension.h"Go to the source code of this file.
Macros | |
| #define | FXMATH_DECIMAL_SCALELIMIT 0x1c |
| #define | FXMATH_DECIMAL_RSHIFT32BIT(x) |
| #define | FXMATH_DECIMAL_LSHIFT32BIT(x) |
| #define FXMATH_DECIMAL_LSHIFT32BIT | ( | x | ) |
Definition at line 21 of file cfgas_decimal.cpp.
| #define FXMATH_DECIMAL_RSHIFT32BIT | ( | x | ) |
Definition at line 20 of file cfgas_decimal.cpp.
| #define FXMATH_DECIMAL_SCALELIMIT 0x1c |
Definition at line 19 of file cfgas_decimal.cpp.