Lines Matching defs:Q7

182 Q7(void)
186 /* expect+1: redundant cast from '_Bool' to '_Bool' before assignment [Q7] */
192 /* expect+1: redundant cast from 'unsigned char' to 'unsigned char' before assignment [Q7] */
201 /* expect+1: redundant cast from 'unsigned char' to 'unsigned short' before assignment [Q7] */
204 /* expect+1: redundant cast from 'unsigned short' to 'unsigned short' before assignment [Q7] */
210 /* expect+1: redundant cast from 'unsigned char' to 'short' before assignment [Q7] */
212 /* expect+1: redundant cast from 'signed char' to 'short' before assignment [Q7] */
221 /* expect+1: redundant cast from 'unsigned char' to 'unsigned int' before assignment [Q7] */
226 /* expect+1: redundant cast from 'float' to 'float' before assignment [Q7] */
235 /* expect+1: redundant cast from 'float' to 'double' before assignment [Q7] */
238 /* expect+1: redundant cast from 'double' to 'double' before assignment [Q7] */
243 /* expect+1: redundant cast from 'float _Complex' to 'float _Complex' before assignment [Q7] */
252 /* expect+1: redundant cast from 'float _Complex' to 'double _Complex' before assignment [Q7] */
255 /* expect+1: redundant cast from 'double _Complex' to 'double _Complex' before assignment [Q7] */
276 /* expect+1: redundant cast from 'pointer to void' to 'pointer to char' before assignment [Q7] */
278 /* expect+1: redundant cast from 'pointer to void' to 'pointer to const char' before assignment [Q7] */
283 /* expect+1: redundant cast from 'pointer to char' to 'pointer to char' before assignment [Q7] */
296 /* expect+1: redundant cast from 'pointer to const char' to 'pointer to const char' before assignment [Q7] */
300 /* expect+1: redundant cast from 'pointer to char' to 'pointer to char' before assignment [Q7] */
313 /* expect+1: redundant cast from 'pointer to volatile char' to 'pointer to volatile char' before assignment [Q7] */
538 /* expect+1: redundant cast from 'pointer to void' to 'pointer to int' before assignment [Q7] */