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

1 2

  /external/clang/lib/Headers/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /prebuilts/sdk/renderscript/clang-include/
inttypes.h 49 #undef PRIxFAST32
52 #undef PRIXFAST32
84 #define PRIxFAST32 "x"
87 #define PRIXFAST32 "X"
  /bionic/libc/include/
inttypes.h 136 #define PRIxFAST32 __PRI_FAST_prefix"x" /* uint_fast32_t */
154 #define PRIXFAST32 __PRI_FAST_prefix"X" /* uint_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 120 #define PRIxFAST32 "x" /* uint_fast32_t */
135 #define PRIXFAST32 "X" /* uint_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 120 #define PRIxFAST32 "x" /* uint_fast32_t */
135 #define PRIXFAST32 "X" /* uint_fast32_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 355 #if !defined PRIxFAST32 || PRI_MACROS_BROKEN
356 # undef PRIxFAST32
357 # define PRIxFAST32 "x"
359 #if !defined PRIXFAST32 || PRI_MACROS_BROKEN
360 # undef PRIXFAST32
361 # define PRIXFAST32 "X"
693 return PRIxFAST32;
695 return PRIXFAST32;
    [all...]
  /external/libusb/msvc/
inttypes.h 134 #define PRIxFAST32 "x"
151 #define PRIXFAST32 "X"

Completed in 417 milliseconds

1 2