Searched refs:B_PRId8 (Results 1 - 12 of 12) sorted by last modified time

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp1098 TRACE_ALWAYS("cancel queued transfers (%" B_PRId8 ") for pipe %p (%d)\n",
2324 TRACE("port %" B_PRId8 " status=0x%08" B_PRIx32 "\n", index, portStatus);
2678 TRACE_ALWAYS("transfer error on slot %" B_PRId8 " endpoint %" B_PRId8
/haiku/src/add-ons/accelerants/intel_extreme/
H A DPorts.cpp2374 TRACE("%s: %s Maximum Lanes: %" B_PRId8 "\n", __func__,
/haiku/src/kits/tracker/infowindow/
H A DAttributesView.cpp145 representation.SetToFormat("%" B_PRId8, value);
/haiku/src/add-ons/kernel/drivers/power/x86_cpuidle/
H A Dacpi_cpuidle.cpp357 dprintf("invalid spaceid %" B_PRId8 "\n", reg->reg_spaceid);
/haiku/src/add-ons/kernel/busses/ata/silicon_image_3112/
H A Dsilicon_image_3112.c696 FLOW("%" B_PRIx32", %" B_PRId16", %" B_PRId8"\n", prd->address, prd->count, prd->EOT);
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1545 #define B_PRId8 FSSH_B_PRId8 macro
/haiku/headers/os/support/
H A DSupportDefs.h66 #define B_PRId8 "d" macro
/haiku/src/bin/
H A Dlistattr.cpp83 printf("%" B_PRId8 "\n", *((int8 *)buffer));
H A Dcatattr.cpp227 printf("%" B_PRId8 "\n", *((int8*)buffer));
/haiku/headers/build/
H A DHaikuBuildCompatibility.h207 #ifndef B_PRId8
213 # define B_PRId8 "d" macro
290 #endif // !B_PRId8
/haiku/src/add-ons/accelerants/radeon_hd/atombios/
H A Datom.cpp907 TRACE("%s: 0x%" B_PRIX32 " << %" B_PRId8 " is 0X%" B_PRIX32 "\n",
925 TRACE("%s: 0x%" B_PRIX32 " >> %" B_PRId8 " is 0X%" B_PRIX32 "\n",
944 TRACE("%s: 0x%" B_PRIX32 " << %" B_PRId8 " is 0X%" B_PRIX32 "\n",
965 TRACE("%s: 0x%" B_PRIX32 " >> %" B_PRId8 " is 0X%" B_PRIX32 "\n",
/haiku/src/kits/debugger/util/
H A DIntegerFormatter.cpp32 strlcpy(_formatString, B_PRId8, formatSize);

Completed in 109 milliseconds