Searched refs:B_PRId16 (Results 1 - 10 of 10) sorted by path

/haiku/headers/build/
H A DHaikuBuildCompatibility.h215 # define B_PRId16 "d" macro
/haiku/src/apps/mediaplayer/supplier/
H A DMediaTrackAudioSupplier.cpp279 TRACE("_InitFromTrack(): keyframes: %" B_PRId16 ", frame count: %" B_PRId64
281 printf("_InitFromTrack(): keyframes: %" B_PRId16 ", frame count: %"
/haiku/src/bin/
H A Dcatattr.cpp233 printf("%" B_PRId16 "\n", *((int16*)buffer));
H A Dlistattr.cpp89 printf("%" B_PRId16 "\n", *((int16 *)buffer));
/haiku/src/kits/debugger/util/
H A DIntegerFormatter.cpp47 strlcpy(_formatString, B_PRId16, formatSize);
/haiku/headers/os/support/
H A DSupportDefs.h68 #define B_PRId16 "d" macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1547 #define B_PRId16 FSSH_B_PRId16 macro
/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/src/apps/terminal/
H A DBasicTerminalBuffer.cpp1809 fprintf(fileOut, "%02" B_PRId16 ":%02" B_PRId16 ":%08" B_PRIx32 ":\n",
/haiku/src/kits/tracker/infowindow/
H A DAttributesView.cpp109 representation.SetToFormat("%" B_PRId16, value);

Completed in 107 milliseconds