Home | History | Annotate | Download | only in src

Lines Matching refs:PRId8

3844 	  printf ("%*s[%4" PRIuMAX "] %s %" PRId8 "\n",
5433 DO_TYPE (BYTE, Byte, "0x%.2" PRIx8, "%" PRId8, 4); \
5770 BITS (8, BYTE, "%4" PRId8, "0x%.2" PRIx8, 4); \