Searched defs:PRIXLEAST64 (Results 1 - 7 of 7) sorted by relevance

/external/e2fsprogs/intl/
H A Dloadmsgcat.c287 #if !defined PRIXLEAST64 || PRI_MACROS_BROKEN
288 # undef PRIXLEAST64 macro
289 # define PRIXLEAST64 PRIX64 macro
643 return PRIXLEAST64;
/external/libusb/msvc/
H A Dinttypes.h147 #define PRIXLEAST64 "I64X" macro
/external/syslinux/com32/include/
H A Dinttypes.h124 #define PRIXLEAST64 __PRI64_RANK "X" macro
/external/bison/darwin-lib/
H A Dinttypes.h633 # if !defined PRIXLEAST64 || 0
634 # undef PRIXLEAST64 macro
635 # define PRIXLEAST64 PRIX64 macro
/external/bison/lib/
H A Dinttypes.in.h321 # if !defined PRIXLEAST64 || @PRI_MACROS_BROKEN@
322 # undef PRIXLEAST64 macro
323 # define PRIXLEAST64 PRIX64 macro
/external/bison/linux-lib/
H A Dinttypes.h633 # if !defined PRIXLEAST64 || 0
634 # undef PRIXLEAST64 macro
635 # define PRIXLEAST64 PRIX64 macro
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py156 PRIXLEAST64 = "lX" variable
157 PRIXLEAST64 = "llX" variable

Completed in 131 milliseconds