Searched refs:PRIo16 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/Libc-1044.1.2/include/
H A Dinttypes.h49 # define PRIo16 "ho" macro
77 # define PRIoLEAST16 PRIo16
105 # define PRIoFAST16 PRIo16
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dinttypes.h87 #define PRIo16 "o" macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dinttypes_.h112 # if !defined PRIo16 || @PRI_MACROS_BROKEN@
113 # undef PRIo16 macro
115 # define PRIo16 "o" macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dloadmsgcat.c131 #if !defined PRIo16 || PRI_MACROS_BROKEN
132 # undef PRIo16 macro
133 # define PRIo16 "o" macro
544 return PRIo16;
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c131 #if !defined PRIo16 || PRI_MACROS_BROKEN
132 # undef PRIo16 macro
133 # define PRIo16 "o" macro
544 return PRIo16;

Completed in 158 milliseconds