Searched defs:PRIuPTR (Results 1 - 6 of 6) sorted by relevance

/external/libffi/testsuite/libffi.call/
H A Dffitest.h85 #define PRIuPTR "lu" macro
89 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR)
90 #define PRIuPTR "lu" macro
112 #define PRIuPTR "lu" macro
116 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR)
118 #define PRIuPTR "lu" macro
120 #define PRIuPTR "u" macro
126 #define PRIuPTR "lu" macro
133 #ifndef PRIuPTR
134 #define PRIuPTR " macro
[all...]
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dffitest.h85 #define PRIuPTR "lu" macro
89 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR)
90 #define PRIuPTR "lu" macro
112 #define PRIuPTR "lu" macro
116 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR)
118 #define PRIuPTR "lu" macro
120 #define PRIuPTR "u" macro
126 #define PRIuPTR "lu" macro
133 #ifndef PRIuPTR
134 #define PRIuPTR " macro
[all...]
/external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dffitest.h85 #define PRIuPTR "lu" macro
89 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR)
90 #define PRIuPTR "lu" macro
112 #define PRIuPTR "lu" macro
116 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR)
118 #define PRIuPTR "lu" macro
120 #define PRIuPTR "u" macro
126 #define PRIuPTR "lu" macro
133 #ifndef PRIuPTR
134 #define PRIuPTR " macro
[all...]
/external/e2fsprogs/intl/
H A Dloadmsgcat.c432 #if !defined PRIuPTR || PRI_MACROS_BROKEN
433 # undef PRIuPTR macro
434 # define PRIuPTR \ macro
742 return PRIuPTR;
/external/libusb/msvc/
H A Dinttypes.h239 #define PRIuPTR "I64u" macro
251 #define PRIuPTR "u" macro
/external/syslinux/com32/include/
H A Dinttypes.h96 #define PRIuPTR __PRIPTR_RANK "u" macro

Completed in 561 milliseconds