Home
last modified time | relevance | path

Searched refs:PRId16 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dinttypes.h46 # define PRId16 "d" macro
/openbmc/qemu/linux-user/
H A Dthunk.c286 qemu_log("%" PRId16, tswap16(*(uint16_t *)arg)); in thunk_print()
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c1848 DPRINT("set_inflight_fd num_queues: %"PRId16"\n", num_queues); in vu_get_inflight_fd()
1849 DPRINT("set_inflight_fd queue_size: %"PRId16"\n", queue_size); in vu_get_inflight_fd()
1906 DPRINT("set_inflight_fd num_queues: %"PRId16"\n", num_queues); in vu_set_inflight_fd()
1907 DPRINT("set_inflight_fd queue_size: %"PRId16"\n", queue_size); in vu_set_inflight_fd()
/openbmc/qemu/hw/net/
H A Deepro100.c1726 logout("Receive buffer (%" PRId16 " bytes) too small for data " in nic_receive()