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

  /bionic/libc/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /development/ndk/platforms/android-3/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /external/mesa3d/include/c99/
inttypes.h 75 #define PRIdFAST32 "I32d"
  /external/webkit/Source/JavaScriptCore/os-win32/
inttypes.h 70 #define PRIdFAST32 "I32d"
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
inttypes.h 38 * PRIdFAST32 can be used in a format string to print the value of
55 #define PRIdFAST32 "d" /* int_fast32_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 339 #if !defined PRIdFAST32 || PRI_MACROS_BROKEN
340 # undef PRIdFAST32
341 # define PRIdFAST32 "d"
685 return PRIdFAST32;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 72 # define PRIdFAST32 __PRIPTR_PREFIX "d"

Completed in 1699 milliseconds