Searched refs:B_PRId16 (Results 1 – 11 of 11) sorted by relevance
/haiku/src/kits/debugger/util/ |
H A D | IntegerFormatter.cpp | 47 strlcpy(_formatString, B_PRId16, formatSize); in GetFormatForTypeAndFormat()
|
/haiku/headers/build/ |
H A D | HaikuBuildCompatibility.h | 215 # define B_PRId16 "d" macro
|
/haiku/src/bin/ |
H A D | listattr.cpp | 90 printf("%" B_PRId16 "\n", *((int16 *)buffer)); in show_attr_contents()
|
H A D | catattr.cpp | 233 printf("%" B_PRId16 "\n", *((int16*)buffer)); in catAttr()
|
/haiku/src/apps/mediaplayer/supplier/ |
H A D | MediaTrackAudioSupplier.cpp | 279 TRACE("_InitFromTrack(): keyframes: %" B_PRId16 ", frame count: %" B_PRId64 in _InitFromTrack() 281 printf("_InitFromTrack(): keyframes: %" B_PRId16 ", frame count: %" in _InitFromTrack()
|
/haiku/headers/os/support/ |
H A D | SupportDefs.h | 68 #define B_PRId16 "d" macro
|
/haiku/src/kits/tracker/infowindow/ |
H A D | AttributesView.cpp | 109 representation.SetToFormat("%" B_PRId16, value); in AttributesView()
|
/haiku/src/add-ons/kernel/busses/ata/silicon_image_3112/ |
H A D | silicon_image_3112.c | 696 FLOW("%" B_PRIx32", %" B_PRId16", %" B_PRId8"\n", prd->address, prd->count, prd->EOT); in dma_prepare()
|
/haiku/src/apps/terminal/ |
H A D | BasicTerminalBuffer.cpp | 1823 fprintf(fileOut, "%02" B_PRId16 ":%02" B_PRId16 ":%08" B_PRIx32 ":\n", in MakeLinesSnapshots()
|
/haiku/headers/private/fs_shell/ |
H A D | fssh_api_wrapper.h | 1550 #define B_PRId16 FSSH_B_PRId16 macro
|
/haiku/docs/user/support/ |
H A D | SupportDefs.dox | 333 \def B_PRId16
|