HomeSort by relevance Sort by last modified time
    Searched refs:__printf__ (Results 51 - 75 of 119) sorted by null

1 23 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdio.h 365 __THROW __attribute__ ((__format__ (__printf__, 3, 4)));
369 __THROW __attribute__ ((__format__ (__printf__, 3, 0)));
378 __THROW __attribute__ ((__format__ (__printf__, 2, 0))) __wur;
381 __THROW __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
384 __THROW __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
396 __attribute__ ((__format__ (__printf__, 2, 0)));
398 __attribute__ ((__format__ (__printf__, 2, 3)));
874 __THROW __attribute__ ((__format__ (__printf__, 2, 3)));
878 __THROW __attribute__ ((__format__ (__printf__, 2, 0)));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdio.h 389 __THROWNL __attribute__ ((__format__ (__printf__, 3, 4)));
393 __THROWNL __attribute__ ((__format__ (__printf__, 3, 0)));
402 __THROWNL __attribute__ ((__format__ (__printf__, 2, 0))) __wur;
405 __THROWNL __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
408 __THROWNL __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
420 __attribute__ ((__format__ (__printf__, 2, 0)));
422 __attribute__ ((__format__ (__printf__, 2, 3)));
898 __THROWNL __attribute__ ((__format__ (__printf__, 2, 3)));
902 __THROWNL __attribute__ ((__format__ (__printf__, 2, 0)));
  /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)));
  /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)))
  /system/core/adb/
adb.h 130 void fatal(const char* fmt, ...) __attribute__((noreturn, format(__printf__, 1, 2)));
131 void fatal_errno(const char* fmt, ...) __attribute__((noreturn, format(__printf__, 1, 2)));
  /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 456 #define __printf__ printf
462 __attribute__ ((__format__ (__printf__, 1, 2)))
465 __attribute__ ((__format__ (__printf__, 3, 4)))
451 #define __printf__ macro
  /device/linaro/bootloader/edk2/StdLib/Include/
stdio.h     [all...]
  /external/bison/src/
system.h 96 # define __printf__ printf macro
  /external/clang/test/SemaCXX/
format-strings.cpp 48 int test_null_format(const char *format, ...) __attribute__((__format__ (__printf__, 1, 2)));
  /external/bison/lib/
error.c 71 __attribute__ ((__format__ (__printf__, 3, 4)));
75 __attribute__ ((__format__ (__printf__, 5, 6)));;
  /external/libxml2/include/libxml/
xmlwin32version.h.in 284 # define LIBXML_ATTR_FORMAT(fmt,args) __attribute__((__format__(__printf__,fmt,args)))
  /toolchain/binutils/binutils-2.25/include/
ansidecl.h 337 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m)
365 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
  /external/mksh/src/
sh.h     [all...]
  /external/libpcap/tests/
opentest.c 88 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y)))
  /external/mesa3d/src/util/
macros.h 128 #define PRINTFLIKE(f, a) __attribute__ ((format(__printf__, f, a)))

Completed in 2076 milliseconds

1 23 4 5