Home
last modified time | relevance | path

Searched refs:B_PRId16 (Results 1 – 11 of 11) sorted by relevance

/haiku/src/kits/debugger/util/
H A DIntegerFormatter.cpp47 strlcpy(_formatString, B_PRId16, formatSize); in GetFormatForTypeAndFormat()
/haiku/headers/build/
H A DHaikuBuildCompatibility.h215 # define B_PRId16 "d" macro
/haiku/src/bin/
H A Dlistattr.cpp90 printf("%" B_PRId16 "\n", *((int16 *)buffer)); in show_attr_contents()
H A Dcatattr.cpp233 printf("%" B_PRId16 "\n", *((int16*)buffer)); in catAttr()
/haiku/src/apps/mediaplayer/supplier/
H A DMediaTrackAudioSupplier.cpp279 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 DSupportDefs.h68 #define B_PRId16 "d" macro
/haiku/src/kits/tracker/infowindow/
H A DAttributesView.cpp109 representation.SetToFormat("%" B_PRId16, value); in AttributesView()
/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); in dma_prepare()
/haiku/src/apps/terminal/
H A DBasicTerminalBuffer.cpp1823 fprintf(fileOut, "%02" B_PRId16 ":%02" B_PRId16 ":%08" B_PRIx32 ":\n", in MakeLinesSnapshots()
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1550 #define B_PRId16 FSSH_B_PRId16 macro
/haiku/docs/user/support/
H A DSupportDefs.dox333 \def B_PRId16