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

1 2 3 4 5

  /external/clang/lib/Headers/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
inttypes.h 42 #undef PRIuFAST32
77 #define PRIuFAST32 "u"
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
inttypes.h 42 #undef PRIuFAST32
77 #define PRIuFAST32 "u"
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
inttypes.h 42 #undef PRIuFAST32
77 #define PRIuFAST32 "u"
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
inttypes.h 42 #undef PRIuFAST32
77 #define PRIuFAST32 "u"
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /prebuilts/sdk/renderscript/clang-include/
inttypes.h 46 #undef PRIuFAST32
81 #define PRIuFAST32 "u"
  /bionic/libc/include/
inttypes.h 118 #define PRIuFAST32 __PRI_FAST_prefix"u" /* uint_fast32_t */
  /development/ndk/platforms/android-21/include/
inttypes.h 117 #define PRIuFAST32 "u" /* uint_fast32_t */
  /development/ndk/platforms/android-9/include/
inttypes.h 110 #define PRIuFAST32 "u" /* uint_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 105 #define PRIuFAST32 "u" /* uint_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 105 #define PRIuFAST32 "u" /* uint_fast32_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 351 #if !defined PRIuFAST32 || PRI_MACROS_BROKEN
352 # undef PRIuFAST32
353 # define PRIuFAST32 "u"
691 return PRIuFAST32;
    [all...]
  /external/libusb/msvc/
inttypes.h 117 #define PRIuFAST32 "u"
  /external/syslinux/com32/include/
inttypes.h 92 #define PRIuFAST32 __PRIFAST_RANK "u"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
inttypes.h 104 #define PRIuFAST32 "u"

Completed in 4520 milliseconds

1 2 3 4 5