HomeSort by relevance Sort by last modified time
    Searched refs:__format__ (Results 226 - 250 of 432) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bison/src/
uniqstr.h 36 __attribute__ ((__format__ (__printf__, 1, 2)));
system.h 95 # define __format__ format macro
  /external/libexif/libexif/
exif-log.h 93 __attribute__((__format__(printf,4,5)))
  /external/libxml2/include/libxml/
xmlversion.h 465 # define LIBXML_ATTR_FORMAT(fmt,args) __attribute__((__format__(__printf__,fmt,args)))
  /external/strace/
gcc_compat.h 47 # define ATTRIBUTE_FORMAT(args) __attribute__((__format__ args))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xfuncproto.h 81 # define _X_ATTRIBUTE_PRINTF(x,y) __attribute__((__format__(__printf__,x,y)))
  /device/linaro/bootloader/edk2/StdLib/Include/
stdio.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stdio2.h 135 __THROW __attribute__ ((__format__ (__printf__, 3, 4))) __wur;
138 __THROW __attribute__ ((__format__ (__printf__, 3, 0))) __wur;
140 ...) __attribute__ ((__format__ (__printf__, 3, 4)));
143 __attribute__ ((__format__ (__printf__, 3, 0)));
147 __THROW __attribute__ ((__format__ (__printf__, 3, 4)));
152 __THROW __attribute__ ((__format__ (__printf__, 3, 0)));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stdio2.h 135 __THROW __attribute__ ((__format__ (__printf__, 3, 4))) __wur;
138 __THROW __attribute__ ((__format__ (__printf__, 3, 0))) __wur;
140 ...) __attribute__ ((__format__ (__printf__, 3, 4)));
143 __attribute__ ((__format__ (__printf__, 3, 0)));
147 __THROW __attribute__ ((__format__ (__printf__, 3, 4)));
152 __THROW __attribute__ ((__format__ (__printf__, 3, 0)));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stdio2.h 135 __THROW __attribute__ ((__format__ (__printf__, 3, 4))) __wur;
138 __THROW __attribute__ ((__format__ (__printf__, 3, 0))) __wur;
140 ...) __attribute__ ((__format__ (__printf__, 3, 4)));
143 __attribute__ ((__format__ (__printf__, 3, 0)));
147 __THROW __attribute__ ((__format__ (__printf__, 3, 4)));
152 __THROW __attribute__ ((__format__ (__printf__, 3, 0)));
  /external/libpcap/tests/
opentest.c 79 #if __has_attribute(__format__) \
88 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y)))
  /external/openssh/
auth.h 123 __attribute__((__format__ (printf, 3, 4)));
153 __attribute__((__format__ (printf, 2, 3)))
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
ansidecl.h 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m)
349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
ansidecl.h 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m)
349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ansidecl.h 328 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m)
356 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
  /device/google/contexthub/firmware/app/chre/chre_test0.app/
main.c 24 void chreLog(enum chreLogLevel level, const char *str, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
  /device/google/contexthub/firmware/app/chre/chre_test1.app/
main.cpp 24 void chreLog(enum chreLogLevel level, const char *str, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
  /external/ImageMagick/MagickCore/
exception.h 159 magick_attribute((__format__ (__printf__,7,8)));
  /external/libcups/cups/
file.h 89 __attribute__((__format__ (__printf__, 2, 3)))
string-private.h 179 __attribute__ ((__format__ (__printf__, 3, 4)));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xfuncproto.h 127 # define _X_ATTRIBUTE_PRINTF(x,y) __attribute__((__format__(__printf__,x,y)))
  /toolchain/binutils/binutils-2.25/gas/
as.h 457 #define __format__ format
462 __attribute__ ((__format__ (__printf__, 1, 2)))
465 __attribute__ ((__format__ (__printf__, 3, 4)))
452 #define __format__ macro
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
cdefs.h 436 __attribute__((__format__ (__printf__, fmtarg, firstvararg)))
438 __attribute__((__format__ (__scanf__, fmtarg, firstvararg)))
441 __attribute__((__format__ (__strfmon__, fmtarg, firstvararg)))
443 __attribute__((__format__ (__strftime__, fmtarg, firstvararg)))
449 __attribute__((__format__ (__printf0__, fmtarg, firstvararg)))
  /system/core/adb/
sysdeps.h 235 __attribute__((__format__(ADB_FORMAT_ARCHETYPE, 2, 0)));
237 __attribute__((__format__(ADB_FORMAT_ARCHETYPE, 1, 0)));
239 __attribute__((__format__(ADB_FORMAT_ARCHETYPE, 2, 3)));
241 __attribute__((__format__(ADB_FORMAT_ARCHETYPE, 1, 2)));
  /bionic/libc/include/sys/
cdefs.h 147 #define __printflike(x, y) __attribute__((__format__(printf, x, y)))
148 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y)))

Completed in 697 milliseconds

1 2 3 4 5 6 7 8 91011>>