Searched refs:__nonstring (Results 1 – 17 of 17) sorted by relevance
240 # define __nonstring __attribute__((__nonstring__)) macro242 # define __nonstring macro
59 char name[8] __nonstring;
42 u8 data[] __nonstring __counted_by(len);47 u8 data[] __nonstring __counted_by(len);
1798 unsigned char vendor[DRM_CONNECTOR_HDMI_VENDOR_LEN] __nonstring;1804 unsigned char product[DRM_CONNECTOR_HDMI_PRODUCT_LEN] __nonstring;
375 char signature[12] __nonstring; /* "MACHINECHECK" */
150 u8 query[sizeof(ent->id)] __nonstring; in cmd_db_get_header()
157 char press_str[sizeof(void *) + sizeof(int)] __nonstring;158 char repeat_str[sizeof(void *) + sizeof(int)] __nonstring;159 char release_str[sizeof(void *) + sizeof(int)] __nonstring;
24 static const unsigned char VBSF_MOUNT_SIGNATURE[4] __nonstring = "\000\377\376\375";
557 static char console_buf[MCONSOLE_MAX_DATA] __nonstring;
1350 /*78*/ char s_volume_name[EXT4_LABEL_MAX] __nonstring; /* volume name */1351 /*88*/ char s_last_mounted[64] __nonstring; /* directory where last mounted */1402 __u8 s_first_error_func[32] __nonstring; /* function where the error happened */1408 __u8 s_last_error_func[32] __nonstring; /* function where the error happened */
533 unsigned char output[sizeof(unsigned long)] __nonstring; in string_test_strtomem()
612 u8 ssid[IEEE80211_MAX_SSID_LEN] __nonstring;
31 char id[4] __nonstring;
151 used, and the destinations should be marked with the `__nonstring
162 marchiati con l'attributo `__nonstring <https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attribut…
163 `__nonstring
352 char name[] __counted_by(name_len) __nonstring;