Go to the source code of this file.
Defines | |
| #define | int64 long long |
Functions | |
| static INLINE int | fix_mul (int a, int b) |
| Multiply two fixed-precision rational numbers. | |
The functions in FIX.H have for goal to realize specific multiplication.
| #define int64 long long |
Referenced by fix_mul().