|
RetroArch
|
#include <inttypes.h>Go to the source code of this file.
Macros | |
| #define | RETRO_BEGIN_DECLS |
| #define | RETRO_END_DECLS |
| #define | __STDC_FORMAT_MACROS |
| #define | STRING_REP_INT64 "%" PRId64 |
| #define | STRING_REP_UINT64 "%" PRIu64 |
| #define | STRING_REP_USIZE "%" PRIuPTR |
| #define __STDC_FORMAT_MACROS |
| #define RETRO_BEGIN_DECLS |
| #define RETRO_END_DECLS |
| #define STRING_REP_INT64 "%" PRId64 |
| #define STRING_REP_UINT64 "%" PRIu64 |
| #define STRING_REP_USIZE "%" PRIuPTR |
1.8.15