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

  /external/capstone/include/
platform.h 72 #define PRIo16 "ho"
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 81 #define PRIo16 "o" /* uint16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 81 #define PRIo16 "o" /* uint16_t */
  /external/libusb/msvc/
inttypes.h 87 #define PRIo16 "o"
  /bionic/libc/include/
inttypes.h 89 #define PRIo16 "o" /* int16_t */
  /external/syslinux/com32/include/
inttypes.h 63 #define PRIo16 "o"
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 115 #define PRIo16 "ho"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
inttypes.h 74 #define PRIo16 "o"
  /external/e2fsprogs/intl/
loadmsgcat.c 131 #if !defined PRIo16 || PRI_MACROS_BROKEN
132 # undef PRIo16
133 # define PRIo16 "o"
538 return PRIo16;
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 129 PRIo16 = "o"
  /system/core/libcutils/tests/
fs_config.cpp 178 ? android::base::StringPrintf("0%" PRIo16, pc->mode)
  /toolchain/binutils/binutils-2.27/intl/
loadmsgcat.c 131 #if !defined PRIo16 || PRI_MACROS_BROKEN
132 # undef PRIo16
133 # define PRIo16 "o"
544 return PRIo16;
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 375 #ifndef PRIo16
376 #error PRIo16 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 375 #ifndef PRIo16
376 #error PRIo16 not defined
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 375 #ifndef PRIo16
376 #error PRIo16 not defined
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 375 #ifndef PRIo16
376 #error PRIo16 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 93 # define PRIo16 "o"

Completed in 1159 milliseconds