Home
last modified time | relevance | path

Searched refs:format_arg (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-target.def88 against the format specifiers in @var{format_arg} where the type of\
89 @var{format_arg} is one recognized as a valid string reference type.",
90 void, (tree format_arg, tree args_list),
HDstub-objc.c450 objc_check_format_arg (tree ARG_UNUSED (format_arg), in objc_check_format_arg() argument
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-target.def86 against the format specifiers in @var{format_arg} where the type of\
87 @var{format_arg} is one recognized as a valid string reference type.",
88 void, (tree format_arg, tree args_list),
HDstub-objc.c448 objc_check_format_arg (tree ARG_UNUSED (format_arg), in objc_check_format_arg() argument
/dragonfly/contrib/gcc-4.7/gcc/
HDbuiltin-attrs.def81 DEF_ATTR_IDENT (ATTR_FORMAT_ARG, "format_arg")
255 /* Construct a tree for a format_arg attribute. */
/dragonfly/contrib/gcc-8.0/gcc/
HDbuiltin-attrs.def98 DEF_ATTR_IDENT (ATTR_FORMAT_ARG, "format_arg")
403 /* Construct a tree for a format_arg attribute. */
/dragonfly/contrib/gcc-4.7/gcc/objc/
HDobjc-act.c10070 objc_check_format_arg (tree ARG_UNUSED (format_arg), in objc_check_format_arg() argument
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDextend.texi2120 @code{nothrow}, @code{sentinel}, @code{format}, @code{format_arg},
2625 @item format_arg (@var{string-index})
2626 @cindex @code{format_arg} function attribute
2628 The @code{format_arg} attribute specifies that a function takes a format
2640 __attribute__ ((format_arg (2)));
2648 @code{format_arg} attribute had not been specified, all the compiler
4200 @code{format_arg} attributes use this form with the list being a single
HDtm.texi715 @deftypefn {C Target Hook} void TARGET_CHECK_STRING_OBJECT_FORMAT_ARG (tree @var{format_arg}, tree …
716 …ar{args_list} against the format specifiers in @var{format_arg} where the type of @var{format_ar…