Searched refs:PRId8 (Results 1 – 16 of 16) sorted by relevance
131 printf("%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()132 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()133 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()134 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn()135 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()136 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()137 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()138 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn()298 printf("res: %" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main()299 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main()[all …]
82 #define PRId8 "hd" macro98 #define PRId8 "hhd" macro130 #define PRId8 "d" macro
51 #if !defined PRId852 # define PRId8 "d" macro74 s = ngettext ("father of %"PRId8" child", "father of %"PRId8" children", n); in main()
51 #if !defined PRId852 # define PRId8 "d" macro74 s = gettext ("father of %"PRId8" children"); in main()
107 * format-c-3-prg.c (PRId8): Redefine if PRI_MACROS_BROKEN is set.108 * format-c-4-prg.c (PRId8): Likewise.
99 #if !defined PRId8 || PRI_MACROS_BROKEN100 # undef PRId8101 # define PRId8 "d" macro518 return PRId8; in get_sysdep_segment_value()
45 # define PRId8 "d" macro
33 #define PRId8 "d" macro
37 #define PRId8 "d" macro
49 #define PRId8 "d" macro
106 #if !defined PRId8107 # define PRId8 "d" macro450 return PRId8; in get_sysdep_segment_value()
99 S(PRId8) in f()
416 av_log(avctx, AV_LOG_ERROR, "invalid number of subframes %"PRId8"\n", in decode_init()
1417 PRId8 instead of %hhu, %hhd.1418 * testsuite/libffi.call/ffitest.h [__alpha__ && __osf__] (PRId8,1420 [__sgi__] (PRId8, PRIu8): Define.