Searched refs:__nonstring (Results 1 – 14 of 14) sorted by relevance
253 # define __nonstring __attribute__((__nonstring__)) macro255 # define __nonstring macro
59 char name[8] __nonstring;
1671 unsigned char vendor[DRM_CONNECTOR_HDMI_VENDOR_LEN] __nonstring;1677 unsigned char product[DRM_CONNECTOR_HDMI_PRODUCT_LEN] __nonstring;
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;
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;
162 marchiati con l'attributo `__nonstring <https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attribut…
151 used, and the destinations should be marked with the `__nonstring
163 `__nonstring
352 char name[] __counted_by(name_len) __nonstring;