Go to the source code of this file.
Defines | |
| #define | __STDC_CONSTANT_MACROS |
| Allows complilation of 64-bit constants on a 32-bit machine. | |
| #define | INT64_C(c) c ## LL |
| #define __STDC_CONSTANT_MACROS |
Allows complilation of 64-bit constants on a 32-bit machine.
| #define INT64_C | ( | c | ) | c ## LL |
1.7.1