Lines Matching full:based
39 …// expected-warning {{'memset' call operates on objects of type 'S' while the size is based on a d… in f()
41 …// expected-warning {{'memset' call operates on objects of type 'S' while the size is based on a d… in f()
43 …// expected-warning {{'memset' call operates on objects of type 'S' while the size is based on a d… in f()
49 …ning {{'memset' call operates on objects of type 'char' while the size is based on a different typ… in f()
52 …// expected-warning {{'bzero' call operates on objects of type 'S' while the size is based on a di… in f()
54 …// expected-warning {{'bzero' call operates on objects of type 'S' while the size is based on a di… in f()
56 …// expected-warning {{'bzero' call operates on objects of type 'S' while the size is based on a di… in f()
62 …// expected-warning {{'bzero' call operates on objects of type 'char' while the size is based on a… in f()
65 …// expected-warning {{'memcpy' call operates on objects of type 'S' while the size is based on a d… in f()
67 …// expected-warning {{'memcpy' call operates on objects of type 'S' while the size is based on a d… in f()
70 …// expected-warning {{'memmove' call operates on objects of type 'S' while the size is based on a … in f()
72 …// expected-warning {{'memcmp' call operates on objects of type 'S' while the size is based on a d… in f()
180 …'strncmp' call operates on objects of type 'const char' while the size is based on a different typ… in strcpy_and_friends()
182 …ncasecmp' call operates on objects of type 'const char' while the size is based on a different typ… in strcpy_and_friends()
187 …'strncpy' call operates on objects of type 'const char' while the size is based on a different typ… in strcpy_and_friends()
189 …'strndup' call operates on objects of type 'const char' while the size is based on a different typ… in strcpy_and_friends()