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

  /external/clang/lib/Headers/
inttypes.h 43 #undef PRIoFAST32
78 #define PRIoFAST32 "o"
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 90 #define PRIoFAST32 "o" /* uint_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 90 #define PRIoFAST32 "o" /* uint_fast32_t */
  /external/libusb/msvc/
inttypes.h 98 #define PRIoFAST32 "o"
  /bionic/libc/include/
inttypes.h 100 #define PRIoFAST32 __PRI_FAST_prefix"o" /* int_fast32_t */
  /external/u-boot/include/
inttypes.h 98 # define PRIoFAST32 __PRIPTR_PREFIX "o"
  /external/e2fsprogs/intl/
loadmsgcat.c 347 #if !defined PRIoFAST32 || PRI_MACROS_BROKEN
348 # undef PRIoFAST32
349 # define PRIoFAST32 "o"
689 return PRIoFAST32;
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 411 #ifndef PRIoFAST32
412 #error PRIoFAST32 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 411 #ifndef PRIoFAST32
412 #error PRIoFAST32 not defined

Completed in 65 milliseconds