Searched refs:nonstring (Results 1 – 11 of 11) sorted by relevance
1454 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x1456 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x
7 # 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)) x566 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x574 AC_DEFINE(HAVE_ATTR_NONSTRING, 1, [Whether the C compiler accepts the "nonstring" attribute])
75 /* Whether the C compiler accepts the "nonstring" attribute */1453 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x1455 # define ATTR_NONSTRING(x) __attribute__((nonstring)) x
7104 char __attribute__((nonstring)) s[1];
546 # if __has_attribute (nonstring)
5222 let Spellings = [GCC<"nonstring">];
9419 The ``nonstring`` attribute can be applied to the declaration of a variable or9427 __attribute__((nonstring)) char NotAStr[3] = "foo"; // Not diagnosed
6521 "mean to use the 'nonstring' attribute?">,
369 [compiler supports nonstring attribute]) ],
678 nonstring attribute.969 - Fix configure test for nonstring attribute so that it does not1056 - Test for nonstring attribute in configure and add1057 nonstring attribute annotations.
1568 …rray of ‘unsigned char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (17 c…