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

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 67 #define PRIiLEAST8 "i" /* int_least8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 67 #define PRIiLEAST8 "i" /* int_least8_t */
  /external/libusb/msvc/
inttypes.h 74 #define PRIiLEAST8 "i"
  /bionic/libc/include/
inttypes.h 74 #define PRIiLEAST8 "i" /* int_least8_t */
  /external/u-boot/include/
inttypes.h 75 # define PRIiLEAST8 "i"
  /external/e2fsprogs/intl/
loadmsgcat.c 199 #if !defined PRIiLEAST8 || PRI_MACROS_BROKEN
200 # undef PRIiLEAST8
201 # define PRIiLEAST8 "i"
587 return PRIiLEAST8;
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 123 PRIiLEAST8 = "i"
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 331 #ifndef PRIiLEAST8
332 #error PRIiLEAST8 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 331 #ifndef PRIiLEAST8
332 #error PRIiLEAST8 not defined

Completed in 67 milliseconds