HomeSort by: relevance | last modified time | path
    Searched refs:__format_arg__ (Results 1 - 22 of 22) sorted by relevancy

  /src/usr.sbin/tcpdchk/
percent_m.h 4 __attribute__((__format_arg__(2)));
  /src/lib/libwrap/
expandm.h 34 const char * __attribute__((__format_arg__(1))) expandm(const char *,
expandm.c 48 const char * __attribute__((__format_arg__(1)))
  /src/tests/lib/libc/gen/
t_fmtcheck.c 37 __attribute__((__format_arg__(2)));
  /src/external/bsd/blocklist/bin/
support.c 50 static __attribute__((__format_arg__(3))) const char *
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_macros.h 103 # define JEMALLOC_FORMAT_ARG(i) JEMALLOC_ATTR(__format_arg__(3))
jemalloc.h 227 # define JEMALLOC_FORMAT_ARG(i) JEMALLOC_ATTR(__format_arg__(3))
  /src/external/gpl3/gcc.old/dist/intl/
libgnuintl.h 119 # define _INTL_MAY_RETURN_STRING_ARG(n) __attribute__ ((__format_arg__ (n)))
  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_macros.h 104 # define JEMALLOC_FORMAT_ARG(i) JEMALLOC_ATTR(__format_arg__(3))
jemalloc.h 242 # define JEMALLOC_FORMAT_ARG(i) JEMALLOC_ATTR(__format_arg__(3))
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_macros.h 104 # define JEMALLOC_FORMAT_ARG(i) JEMALLOC_ATTR(__format_arg__(3))
jemalloc.h 242 # define JEMALLOC_FORMAT_ARG(i) JEMALLOC_ATTR(__format_arg__(3))
  /src/external/gpl2/gettext/include/
libgnuintl.h 120 # define _INTL_MAY_RETURN_STRING_ARG(n) __attribute__ ((__format_arg__ (n)))
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
libgnuintl.h.in 114 # define _INTL_MAY_RETURN_STRING_ARG(n) __attribute__ ((__format_arg__ (n)))
  /src/external/gpl3/gdb/dist/gnulib/import/
cdefs.h 363 #if __GNUC_PREREQ (2,8) || __glibc_has_attribute (__format_arg__)
364 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))
  /src/external/gpl3/gdb.old/dist/gnulib/import/
cdefs.h 363 #if __GNUC_PREREQ (2,8) || __glibc_has_attribute (__format_arg__)
364 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))
  /src/external/bsd/ntp/dist/include/
ntp_stdlib.h 33 #define NTP_FORMAT_ARG(args) __attribute__((__format_arg__(args)))
  /src/sys/sys/
cdefs.h 581 #define __format_arg(fmtarg) __attribute__((__format_arg__ (fmtarg)))
  /src/external/bsd/file/dist/src/
file.h 703 __attribute__((__format_arg__(2)));
softmagic.c 175 file_private const char * __attribute__((__format_arg__(3)))
  /src/external/bsd/jemalloc.old/dist/
configure 9527 const char * __attribute__((__format_arg__(1))) foo(const char *format);
  /src/external/bsd/jemalloc/dist/
configure 9823 const char * __attribute__((__format_arg__(1))) foo(const char *format);

Completed in 58 milliseconds