#include <yarp/conf/numeric.h>
Include dependency graph for avpreamble.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | __STDC_CONSTANT_MACROS |
| #define | INT64_C(c) (c ## LL) |
| #define | UINT64_C(c) (c ## ULL) |
| #define __STDC_CONSTANT_MACROS |
Definition at line 14 of file avpreamble.h.
| #define INT64_C | ( | c | ) | (c ## LL) |
Definition at line 19 of file avpreamble.h.
| #define UINT64_C | ( | c | ) | (c ## ULL) |
Definition at line 20 of file avpreamble.h.