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

/macosx-10.9.5/Libc-997.90.3/include/
H A Dinttypes.h40 # define PRId8 __PRI_8_LENGTH_MODIFIER__ "d" macro
68 # define PRIdLEAST8 PRId8
96 # define PRIdFAST8 PRId8
/macosx-10.9.5/JavaScriptCore-7537.78.1/os-win32/
H A Dinttypes.h52 #define PRId8 "d" macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dinttypes_.h64 # if !defined PRId8 || @PRI_MACROS_BROKEN@
65 # undef PRId8 macro
67 # define PRId8 "d" macro
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dloadmsgcat.c99 #if !defined PRId8 || PRI_MACROS_BROKEN
100 # undef PRId8 macro
101 # define PRId8 "d" macro
524 return PRId8;
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c99 #if !defined PRId8 || PRI_MACROS_BROKEN
100 # undef PRId8 macro
101 # define PRId8 "d" macro
524 return PRId8;

Completed in 181 milliseconds