Lines Matching defs:Q3
95 // The Q3 query triggers so often that it also occurs outside this function.
97 Q3(int i, unsigned u)
99 /* expect+1: implicit conversion changes sign from 'int' to 'unsigned int' [Q3] */
102 /* expect+1: implicit conversion changes sign from 'unsigned int' to 'int' [Q3] */
105 /* expect+2: implicit conversion changes sign from 'unsigned char' to 'int' [Q3] */
106 /* expect+1: implicit conversion changes sign from 'int' to 'unsigned short' [Q3] */
108 /* expect+2: implicit conversion changes sign from 'unsigned short' to 'int' [Q3] */
109 /* expect+1: implicit conversion changes sign from 'int' to 'unsigned int' [Q3] */
125 /* expect+1: implicit conversion changes sign from 'int' to 'unsigned int' [Q3] */
131 /* expect+1: implicit conversion changes sign from 'int' to 'unsigned int' [Q3] */
134 /* expect+3: implicit conversion changes sign from 'unsigned char' to 'int' [Q3] */
136 /* expect+1: implicit conversion changes sign from 'int' to 'unsigned int' [Q3] */
147 /* expect+1: implicit conversion changes sign from 'int' to 'unsigned long long' [Q3] */
424 /* expect+5: implicit conversion changes sign from 'unsigned char' to 'int' [Q3] */
425 /* expect+4: implicit conversion changes sign from 'int' to 'unsigned short' [Q3] */
426 /* expect+3: implicit conversion changes sign from 'unsigned short' to 'int' [Q3] */
427 /* expect+2: implicit conversion changes sign from 'int' to 'unsigned int' [Q3] */
445 /* expect+4: implicit conversion changes sign from 'unsigned char' to 'int' [Q3] */
446 /* expect+3: implicit conversion changes sign from 'unsigned char' to 'int' [Q3] */
447 /* expect+2: implicit conversion changes sign from 'unsigned char' to 'int' [Q3] */
448 /* expect+1: implicit conversion changes sign from 'unsigned char' to 'int' [Q3] */