Searched refs:__PRI64_PREFIX (Results 1 – 1 of 1) sorted by relevance
40 # define __PRI64_PREFIX "l" macro43 # define __PRI64_PREFIX "ll" macro48 # define __PRI64_PREFIX "ll" macro58 # define PRId64 __PRI64_PREFIX "d"63 # define PRIdLEAST64 __PRI64_PREFIX "d"68 # define PRIdFAST64 __PRI64_PREFIX "d"74 # define PRIi64 __PRI64_PREFIX "i"79 # define PRIiLEAST64 __PRI64_PREFIX "i"84 # define PRIiFAST64 __PRI64_PREFIX "i"90 # define PRIo64 __PRI64_PREFIX "o"[all …]