Searched refs:PRIuPTR (Results 1 – 12 of 12) sorted by relevance
/external/valgrind/none/tests/ |
D | pth_stackalign.c | 11 printf("alignment = %" PRIuPTR "\n", address & 3U); in thread_main()
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 432 #if !defined PRIuPTR || PRI_MACROS_BROKEN 433 # undef PRIuPTR 434 # define PRIuPTR \ macro 742 return PRIuPTR; in get_sysdep_segment_value()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 235 #ifndef PRIuPTR 236 #error PRIuPTR not defined
|
/external/opencv3/3rdparty/include/ |
D | msc_inttypes.h | 148 #define PRIuPTR "Iu" macro
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 150 #define PRIuPTR "Iu" macro
|
/external/bison/lib/ |
D | inttypes.in.h | 567 #if !defined PRIuPTR || @PRI_MACROS_BROKEN@ 568 # undef PRIuPTR 570 # define PRIuPTR @PRIPTR_PREFIX@ "u" macro
|
/external/bison/darwin-lib/ |
D | inttypes.h | 879 #if !defined PRIuPTR || 0 880 # undef PRIuPTR 882 # define PRIuPTR "l" "u" macro
|
/external/bison/linux-lib/ |
D | inttypes.h | 879 #if !defined PRIuPTR || 0 880 # undef PRIuPTR 882 # define PRIuPTR "l" "u" macro
|
/external/libcxx/include/ |
D | cinttypes | 93 PRIuPTR
|
D | module.modulemap | 94 …AST16, PRIuFAST32, PRIuFAST64, PRIuLEAST8, PRIuLEAST16, PRIuLEAST32, PRIuLEAST64, PRIuMAX, PRIuPTR,
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 479 #ifndef PRIuPTR 480 #error PRIuPTR not defined
|
/external/jemalloc/include/jemalloc/internal/ |
D | util.h | 30 # define FMTuPTR PRIuPTR
|