Home
last modified time | relevance | path

Searched refs:SCNxMAX (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py203 SCNxMAX = "lx" variable
207 SCNxMAX = "llx" variable
211 SCNxMAX = "x" variable
/external/bison/lib/
Dinttypes.in.h1007 #if !defined SCNxMAX || @PRI_MACROS_BROKEN@
1008 # undef SCNxMAX
1010 # define SCNxMAX SCNx64 macro
1012 # define SCNxMAX "lx"
/external/bison/linux-lib/
Dinttypes.h1319 #if !defined SCNxMAX || 0
1320 # undef SCNxMAX
1322 # define SCNxMAX SCNx64 macro
1324 # define SCNxMAX "lx" macro
/external/bison/darwin-lib/
Dinttypes.h1319 #if !defined SCNxMAX || 0
1320 # undef SCNxMAX
1322 # define SCNxMAX SCNx64 macro
1324 # define SCNxMAX "lx" macro
/external/libusb/msvc/
Dinttypes.h217 #define SCNxMAX "I64x" macro
/external/syslinux/com32/include/
Dinttypes.h221 #define SCNxMAX __PRI64_RANK "x" macro
/external/libcxx/include/
Dcinttypes218 SCNxMAX
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp867 #ifndef SCNxMAX
868 #error SCNxMAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp867 #ifndef SCNxMAX
868 #error SCNxMAX not defined