HomeSort by relevance Sort by last modified time
    Searched defs:PRId32 (Results 26 - 50 of 50) sorted by null

12

  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /prebuilts/sdk/renderscript/clang-include/
inttypes.h 35 #undef PRId32
70 #define PRId32 "d"
  /external/capstone/include/
platform.h 78 #define PRId32 "ld"
85 #define PRId32 "d"
  /external/gflags/src/
util.h 73 // If we have inttypes.h, it will have defined PRId32/etc for us.
75 #ifndef PRId32
76 # define PRId32 "d"
  /bionic/libc/include/
inttypes.h 53 #define PRId32 "d" /* int32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 50 #define PRId32 "d" /* int32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 50 #define PRId32 "d" /* int32_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 147 #if !defined PRId32 || PRI_MACROS_BROKEN
148 # undef PRId32
149 # define PRId32 "d"
550 return PRId32;
    [all...]
  /external/libusb/msvc/
inttypes.h 54 #define PRId32 "d"
  /external/syslinux/com32/include/
inttypes.h 28 #define PRId32 "d"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
inttypes.h 41 #define PRId32 "d"
  /toolchain/binutils/binutils-2.27/intl/
loadmsgcat.c 147 #if !defined PRId32 || PRI_MACROS_BROKEN
148 # undef PRId32
149 # define PRId32 "d"
556 return PRId32;
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 110 PRId32 = "d"
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 81 #define PRId32 "I32d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 62 # define PRId32 "d"

Completed in 951 milliseconds

12