Searched refs:PRId32 (Results 1 – 17 of 17) sorted by relevance
| /openbmc/qemu/hw/i3c/ |
| H A D | trace-events | 10 dw_i3c_send(uint32_t deviceid, uint32_t num_bytes) "I3C Dev[%u] send %" PRId32 " bytes to bus" 11 dw_i3c_recv_data(uint32_t deviceid, uint32_t num_bytes) "I3C Dev[%u] recv %" PRId32 " bytes from bu… 32 i3c_send(uint32_t num_sent, uint32_t num_to_send, bool ack) "I3C send %" PRId32 "/%" PRId32 " bytes… 33 i3c_recv(uint32_t num_read, uint32_t num_to_read, bool ack) "I3C recv %" PRId32 "/%" PRId32 " bytes… 44 …_read(uint32_t num_read, uint32_t num_to_read) "I3C mock target read %" PRId32 "/%" PRId32 " bytes" 46 …write(uint32_t num_sent, uint32_t num_to_send) "I3C mock target send %" PRId32 "/%" PRId32 " bytes"
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | float_convs.c | 77 CONVERT_SINGLE_TO_INT( int32, PRId32) in CONVERT_SINGLE_TO_INT() argument 78 CONVERT_SINGLE_TO_INT(uint32, PRId32) in CONVERT_SINGLE_TO_INT()
|
| H A D | float_convd.c | 77 CONVERT_DOUBLE_TO_INT( int32, PRId32) in CONVERT_DOUBLE_TO_INT() argument 78 CONVERT_DOUBLE_TO_INT(uint32, PRId32) in CONVERT_DOUBLE_TO_INT()
|
| /openbmc/qemu/hw/ppc/ |
| H A D | pnv_adu.c | 121 "size:%" PRId32 "\n", lpc_size); in pnv_adu_xscom_write() 146 "size:%" PRId32 "\n", lpc_size); in pnv_adu_xscom_write()
|
| /openbmc/qemu/util/ |
| H A D | id.c | 65 return g_strdup_printf("%c%s%" PRIu64 "%02" PRId32, ID_SPECIAL_CHAR, in id_generate()
|
| /openbmc/qemu/hw/dma/ |
| H A D | trace-events | 29 …e, uint32_t num, char ch) "channel:%"PRId8" address:0x%08"PRIx32" size:0x%"PRIx32" num:%"PRId32"%c" 36 …, uint32_t num, char ch) "channel:%"PRId8" address:0x%08"PRIx32" size:0x%"PRIx32" num:%"PRId32" %c"
|
| /openbmc/qemu/linux-user/ |
| H A D | thunk.c | 289 qemu_log("%" PRId32, tswap32(*(uint32_t *)arg)); in thunk_print() 302 qemu_log("%" PRId32, tswap32(*(uint32_t *)arg)); in thunk_print() 312 qemu_log("%" PRId32, tswap32(*(uint64_t *)arg & 0xffffffff)); in thunk_print()
|
| /openbmc/u-boot/include/ |
| H A D | inttypes.h | 47 # define PRId32 "d" macro
|
| /openbmc/phosphor-mboxd/vpnor/ |
| H A D | mboxd_flash.cpp | 163 MSG_INFO("Host requested unmapped region of %" PRId32 in copy_flash()
|
| H A D | pnor_partition_table.cpp | 113 ": %" PRId32 "\n", in preparePartitions()
|
| /openbmc/qemu/accel/kvm/ |
| H A D | trace-events | 23 kvm_clear_dirty_log(uint32_t slot, uint64_t start, uint32_t size) "slot#%"PRId32" start 0x%"PRIx64"…
|
| /openbmc/qemu/hw/ide/ |
| H A D | trace-events | 54 …ze, int elem_tx_size, int32_t index) "IDEState %p; reply: tx_size=%d elem_tx_size=%d index=%"PRId32 113 …int32_t io_buffer_size, int32_t limit) "ahci(%p)[%d]: prepare buf limit=%"PRId32" prepared=%"PRId32
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/ |
| H A D | 0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch | 23 #define PRId32 "d" 57 -#define PRIdoff_t "l"PRId32 66 -#define PRIdloff_t "l"PRId32
|
| /openbmc/hiomapd/vpnor/ |
| H A D | backend.cpp | 326 MSG_INFO("Host requested unmapped region of %" PRId32 in vpnor_copy()
|
| H A D | table.cpp | 126 ": %" PRId32 "\n", in preparePartitions()
|
| /openbmc/qemu/nbd/ |
| H A D | trace-events | 35 …, const char *errname, uint64_t cookie) "Got simple reply: { .error = %" PRId32 " (%s), cookie = %…
|
| /openbmc/qemu/include/tcg/ |
| H A D | tcg.h | 50 #define TCG_PRIld PRId32
|