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

1 2 3 4 5

  /external/clang/lib/Headers/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
inttypes.h 33 #undef PRIdFAST32
68 #define PRIdFAST32 "d"
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
inttypes.h 33 #undef PRIdFAST32
68 #define PRIdFAST32 "d"
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
inttypes.h 33 #undef PRIdFAST32
68 #define PRIdFAST32 "d"
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
inttypes.h 33 #undef PRIdFAST32
68 #define PRIdFAST32 "d"
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /prebuilts/sdk/renderscript/clang-include/
inttypes.h 37 #undef PRIdFAST32
72 #define PRIdFAST32 "d"
  /bionic/libc/include/
inttypes.h 46 * PRIdFAST32 can be used in a format string to print the value of
63 #define PRIdFAST32 __PRI_FAST_prefix"d" /* int_fast32_t */
  /development/ndk/platforms/android-21/include/
inttypes.h 45 * PRIdFAST32 can be used in a format string to print the value of
62 #define PRIdFAST32 "d" /* int_fast32_t */
  /development/ndk/platforms/android-9/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 58 #define PRIdFAST32 "d" /* int_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 58 #define PRIdFAST32 "d" /* int_fast32_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 339 #if !defined PRIdFAST32 || PRI_MACROS_BROKEN
340 # undef PRIdFAST32
341 # define PRIdFAST32 "d"
685 return PRIdFAST32;
    [all...]
  /external/libusb/msvc/
inttypes.h 64 #define PRIdFAST32 "d"
  /external/syslinux/com32/include/
inttypes.h 38 #define PRIdFAST32 __PRIFAST_RANK "d"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
inttypes.h 51 #define PRIdFAST32 "d"

Completed in 464 milliseconds

1 2 3 4 5