Home
last modified time | relevance | path

Searched refs:nonstring (Results 1 – 11 of 11) sorted by relevance

/freebsd/lib/libunbound/
H A Dconfig.h1454 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x
1456 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x
/freebsd/contrib/unbound/
H A Dacx_nlnetlabs.m47 # a warning for 'unknown attribute' when nonstring is used.
79 # ACX_CHECK_NONSTRING_ATTRIBUTE - find cc nonstring attribute syntax.
101 # AHX_CONFIG_NONSTRING_ATTRIBUTE - config.h text for nonstring.
535 dnl Check how to mark function arguments as nonstring.
543 AC_MSG_CHECKING(whether the C compiler (${CC-cc}) accepts the "nonstring" attribute)
548 char __attribute__((nonstring)) s[1];
564 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x
566 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x
574 AC_DEFINE(HAVE_ATTR_NONSTRING, 1, [Whether the C compiler accepts the "nonstring" attribute])
H A Dconfig.h.in75 /* Whether the C compiler accepts the "nonstring" attribute */
1453 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x
1455 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x
H A Dconfigure7104 char __attribute__((nonstring)) s[1];
/freebsd/contrib/tzcode/
H A Dprivate.h546 # if __has_attribute (nonstring)
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td5222 let Spellings = [GCC<"nonstring">];
H A DAttrDocs.td9419 The ``nonstring`` attribute can be applied to the declaration of a variable or
9427 __attribute__((nonstring)) char NotAStr[3] = "foo"; // Not diagnosed
H A DDiagnosticSemaKinds.td6521 "mean to use the 'nonstring' attribute?">,
/freebsd/crypto/openssh/
H A Dconfigure.ac369 [compiler supports nonstring attribute]) ],
/freebsd/contrib/unbound/doc/
H A DChangelog678 nonstring attribute.
969 - Fix configure test for nonstring attribute so that it does not
1056 - Test for nonstring attribute in configure and add
1057 nonstring attribute annotations.
/freebsd/contrib/xz/
H A DChangeLog1568 …rray of ‘unsigned char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (17 c…