HomeSort by relevance Sort by last modified time
    Searched refs:__PRI64_PREFIX (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 50 # define __PRI64_PREFIX "l"
53 # define __PRI64_PREFIX "ll"
63 # define PRId64 __PRI64_PREFIX "d"
68 # define PRIdLEAST64 __PRI64_PREFIX "d"
73 # define PRIdFAST64 __PRI64_PREFIX "d"
79 # define PRIi64 __PRI64_PREFIX "i"
84 # define PRIiLEAST64 __PRI64_PREFIX "i"
89 # define PRIiFAST64 __PRI64_PREFIX "i"
95 # define PRIo64 __PRI64_PREFIX "o"
100 # define PRIoLEAST64 __PRI64_PREFIX "o
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 50 # define __PRI64_PREFIX "l"
53 # define __PRI64_PREFIX "ll"
63 # define PRId64 __PRI64_PREFIX "d"
68 # define PRIdLEAST64 __PRI64_PREFIX "d"
73 # define PRIdFAST64 __PRI64_PREFIX "d"
79 # define PRIi64 __PRI64_PREFIX "i"
84 # define PRIiLEAST64 __PRI64_PREFIX "i"
89 # define PRIiFAST64 __PRI64_PREFIX "i"
95 # define PRIo64 __PRI64_PREFIX "o"
100 # define PRIoLEAST64 __PRI64_PREFIX "o
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 50 # define __PRI64_PREFIX "l"
53 # define __PRI64_PREFIX "ll"
63 # define PRId64 __PRI64_PREFIX "d"
68 # define PRIdLEAST64 __PRI64_PREFIX "d"
73 # define PRIdFAST64 __PRI64_PREFIX "d"
79 # define PRIi64 __PRI64_PREFIX "i"
84 # define PRIiLEAST64 __PRI64_PREFIX "i"
89 # define PRIiFAST64 __PRI64_PREFIX "i"
95 # define PRIo64 __PRI64_PREFIX "o"
100 # define PRIoLEAST64 __PRI64_PREFIX "o
    [all...]

Completed in 458 milliseconds