Home
last modified time | relevance | path

Searched refs:PRIuLEAST64 (Results 1 – 10 of 10) sorted by relevance

/external/e2fsprogs/intl/
Dloadmsgcat.c279 #if !defined PRIuLEAST64 || PRI_MACROS_BROKEN
280 # undef PRIuLEAST64
281 # define PRIuLEAST64 PRIu64 macro
639 return PRIuLEAST64; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp211 #ifndef PRIuLEAST64
212 #error PRIuLEAST64 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h134 #define PRIuLEAST64 "I64u" macro
/external/mesa3d/include/c99/
Dinttypes.h136 #define PRIuLEAST64 "I64u" macro
/external/bison/lib/
Dinttypes.in.h313 # if !defined PRIuLEAST64 || @PRI_MACROS_BROKEN@
314 # undef PRIuLEAST64
315 # define PRIuLEAST64 PRIu64 macro
/external/bison/darwin-lib/
Dinttypes.h625 # if !defined PRIuLEAST64 || 0
626 # undef PRIuLEAST64
627 # define PRIuLEAST64 PRIu64 macro
/external/bison/linux-lib/
Dinttypes.h625 # if !defined PRIuLEAST64 || 0
626 # undef PRIuLEAST64
627 # define PRIuLEAST64 PRIu64 macro
/external/libcxx/include/
Dcinttypes85 PRIuLEAST64
Dmodule.modulemap94 …uFAST16, PRIuFAST32, PRIuFAST64, PRIuLEAST8, PRIuLEAST16, PRIuLEAST32, PRIuLEAST64, PRIuMAX, PRIuP…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp455 #ifndef PRIuLEAST64
456 #error PRIuLEAST64 not defined