HomeSort by relevance Sort by last modified time
    Searched refs:PRIiFAST32 (Results 1 - 9 of 9) sorted by null

  /external/clang/lib/Headers/
inttypes.h 40 #undef PRIiFAST32
75 #define PRIiFAST32 "i"
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 73 #define PRIiFAST32 "i" /* int_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 73 #define PRIiFAST32 "i" /* int_fast32_t */
  /external/libusb/msvc/
inttypes.h 81 #define PRIiFAST32 "i"
  /bionic/libc/include/
inttypes.h 81 #define PRIiFAST32 __PRI_FAST_prefix"i" /* int_fast32_t */
  /external/u-boot/include/
inttypes.h 82 # define PRIiFAST32 __PRIPTR_PREFIX "i"
  /external/e2fsprogs/intl/
loadmsgcat.c 343 #if !defined PRIiFAST32 || PRI_MACROS_BROKEN
344 # undef PRIiFAST32
345 # define PRIiFAST32 "i"
687 return PRIiFAST32;
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 355 #ifndef PRIiFAST32
356 #error PRIiFAST32 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 355 #ifndef PRIiFAST32
356 #error PRIiFAST32 not defined

Completed in 2900 milliseconds