Searched refs:__PRI64_RANK (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/com32/include/
H A Dinttypes.h29 #define PRId64 __PRI64_RANK "d"
34 #define PRIdLEAST64 __PRI64_RANK "d"
39 #define PRIdFAST64 __PRI64_RANK "d"
41 #define PRIdMAX __PRI64_RANK "d"
47 #define PRIi64 __PRI64_RANK "i"
52 #define PRIiLEAST64 __PRI64_RANK "i"
57 #define PRIiFAST64 __PRI64_RANK "i"
59 #define PRIiMAX __PRI64_RANK "i"
65 #define PRIo64 __PRI64_RANK "o"
70 #define PRIoLEAST64 __PRI64_RANK "
[all...]
/external/syslinux/com32/include/bitsize32/
H A Dstdint.h22 #define __PRI64_RANK "ll" macro
/external/syslinux/com32/include/bitsize64/
H A Dstdint.h22 #define __PRI64_RANK "l" macro

Completed in 109 milliseconds