HomeSort by relevance Sort by last modified time
    Searched defs:__PRI_PTR_prefix (Results 1 - 25 of 32) sorted by null

1 2

  /bionic/libc/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
32 #define __PRI_FAST_prefix __PRI_PTR_prefix
67 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
85 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
104 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
122 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
140 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
158 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
177 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t *
    [all...]
  /development/ndk/platforms/android-21/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
inttypes.h 27 #define __PRI_PTR_prefix "l"
30 #define __PRI_PTR_prefix
66 #define PRIdPTR __PRI_PTR_prefix"d" /* intptr_t */
84 #define PRIiPTR __PRI_PTR_prefix"i" /* intptr_t */
103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
121 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
139 #define PRIxPTR __PRI_PTR_prefix"x" /* uintptr_t */
157 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */
176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
194 #define SCNiPTR __PRI_PTR_prefix"i" /* intptr_t *
    [all...]

Completed in 1963 milliseconds

1 2