Home
last modified time | relevance | path

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

/haiku/headers/posix/
H A Dinttypes.h84 # define PRIx32 __HAIKU_STD_PRI_PREFIX_32 "x" macro
85 # define PRIxLEAST32 PRIx32
86 # define PRIxFAST32 PRIx32
/haiku/headers/private/fs_shell/
H A Dfssh_types.h74 #define FSSH_B_PRIx32 PRIx32
/haiku/src/add-ons/kernel/bus_managers/fdt/
H A Dfdt_module.cpp675 dprintf("interrupt_map_mask: 0x%08" PRIx32 ", 0x%08" PRIx32 "\n", in fdt_device_print_interrupt_map()
683 …dprintf("childAddr=0x%08" PRIx32 ", childIrq=%" PRIu32 ", parentIrqCtrl=%" PRIu32 ", parentIrq=%" … in fdt_device_print_interrupt_map()
/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp214 …dprintf(" (0x%08" PRIx32 "), child: 0x%08" PRIx64 ", parent: 0x%08" PRIx64 ", len: 0x%08" PRIx64 "… in dump_fdt()
229 dprintf("0x%08" PRIx32 "\n", fdt32_to_cpu(*(uint32_t*)it)); in dump_fdt()
260 dprintf("0x%08" PRIx32 " ", fdt32_to_cpu(*it)); in dump_fdt()