Searched refs:__nonstring (Results 1 – 11 of 11) sorted by relevance
253 # define __nonstring __attribute__((__nonstring__)) macro255 # define __nonstring macro
59 char name[8] __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;
505 unsigned char output[sizeof(unsigned long)] __nonstring; in strtomem_test()
557 static char console_buf[MCONSOLE_MAX_DATA] __nonstring;
1336 /*88*/ char s_last_mounted[64] __nonstring; /* directory where last mounted */1387 __u8 s_first_error_func[32] __nonstring; /* function where the error happened */1393 __u8 s_last_error_func[32] __nonstring; /* function where the error happened */
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