Home
last modified time | relevance | path

Searched refs:PRIuPTR (Results 1 – 12 of 12) sorted by relevance

/external/valgrind/none/tests/
Dpth_stackalign.c11 printf("alignment = %" PRIuPTR "\n", address & 3U); in thread_main()
/external/e2fsprogs/intl/
Dloadmsgcat.c432 #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/
Dinttypes_h.pass.cpp235 #ifndef PRIuPTR
236 #error PRIuPTR not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h148 #define PRIuPTR "Iu" macro
/external/mesa3d/include/c99/
Dinttypes.h150 #define PRIuPTR "Iu" macro
/external/bison/lib/
Dinttypes.in.h567 #if !defined PRIuPTR || @PRI_MACROS_BROKEN@
568 # undef PRIuPTR
570 # define PRIuPTR @PRIPTR_PREFIX@ "u" macro
/external/bison/darwin-lib/
Dinttypes.h879 #if !defined PRIuPTR || 0
880 # undef PRIuPTR
882 # define PRIuPTR "l" "u" macro
/external/bison/linux-lib/
Dinttypes.h879 #if !defined PRIuPTR || 0
880 # undef PRIuPTR
882 # define PRIuPTR "l" "u" macro
/external/libcxx/include/
Dcinttypes93 PRIuPTR
Dmodule.modulemap94 …AST16, PRIuFAST32, PRIuFAST64, PRIuLEAST8, PRIuLEAST16, PRIuLEAST32, PRIuLEAST64, PRIuMAX, PRIuPTR,
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp479 #ifndef PRIuPTR
480 #error PRIuPTR not defined
/external/jemalloc/include/jemalloc/internal/
Dutil.h30 # define FMTuPTR PRIuPTR