Searched refs:__nonstring (Results 1 – 5 of 5) sorted by relevance
221 # define __nonstring __attribute__((__nonstring__)) macro223 # define __nonstring macro
158 char press_str[sizeof(void *) + sizeof(int)] __nonstring;159 char repeat_str[sizeof(void *) + sizeof(int)] __nonstring;160 char release_str[sizeof(void *) + sizeof(int)] __nonstring;
108 marchiati con l'attributo `__nonstring <https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attribut…
101 still be used, but destinations should be marked with the `__nonstring
1266 /*88*/ char s_last_mounted[64] __nonstring; /* directory where last mounted */1317 __u8 s_first_error_func[32] __nonstring; /* function where the error happened */1323 __u8 s_last_error_func[32] __nonstring; /* function where the error happened */