RTEMS
5.0.0
|
Provide printf() PRIxxx Constante Beyond Standards. More...
Go to the source code of this file.
Macros | |
#define | PRIxblksize_t "lx" |
#define | PRIxblkcnt_t "lx" |
#define | PRIxrtems_id PRIx32 |
#define | PRIdPriority_Control PRIu64 |
#define | PRIxPriority_Control PRIx64 |
#define | PRIdrtems_task_priority PRIu32 |
#define | PRIxrtems_task_priority PRIx32 |
#define | PRIdWatchdog_Interval PRIu32 |
#define | PRIdrtems_interval PRIdWatchdog_Interval |
#define | PRIdThread_Entry_numeric_type PRIuPTR |
#define | PRIdrtems_task_argument PRIdThread_Entry_numeric_type |
#define | PRIxrtems_event_set PRIx32 |
#define | PRIxpthread_t PRIx32 |
#define | PRIxrtems_signal_set PRIx32 |
#define | PRIuino_t PRIu64 |
#define | PRIxino_t PRIx64 |
#define | PRIdioctl_command_t "ld" |
#define | PRIdrtems_blkdev_bnum PRId32 |
#define | PRIdrtems_blkdev_bnum PRId32 |
#define | PRIdrtems_vector_number PRId32 |
Provide printf() PRIxxx Constante Beyond Standards.
This include file defines PRIxxx constants beyond those in the C and POSIX standards. These are used to write portable printf() format strings for POSIX and RTEMS types not in <inttypes.h>
#define PRIxblkcnt_t "lx" |
Helper macro to print "blkcnt_t" in hexadecimal
#define PRIxblksize_t "lx" |
Helper macro to print "modet" in octal Helper macro to print "off_t" in octal Helper macro to print "off_t" in decimal Helper macro to print "time_t" in decimal Helper macro to print "blksize_t" in hexadecimal