Lines Matching full:absolute
22 // expected-warning@-1 {{using floating point absolute value function 'fabsf' when argument is of integer type}}
26 // expected-warning@-1 {{using floating point absolute value function 'fabs' when argument is of integer type}}
30 // expected-warning@-1 {{using floating point absolute value function 'fabsl' when argument is of integer type}}
35 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of integer type}}
39 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of integer type}}
43 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
52 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsf' when argument is of integer type}}
56 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabs' when argument is of integer type}}
60 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsl' when argument is of integer type}}
65 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of integer type}}
69 // expected-warning@-1 {{using complex absolute value function '__builtin_cabs' when argument is of integer type}}
73 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsl' when argument is of integer type}}
84 // expected-warning@-1 {{using floating point absolute value function 'fabsf' when argument is of integer type}}
88 // expected-warning@-1 {{using floating point absolute value function 'fabs' when argument is of integer type}}
92 // expected-warning@-1 {{using floating point absolute value function 'fabsl' when argument is of integer type}}
97 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of integer type}}
101 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of integer type}}
105 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
115 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsf' when argument is of integer type}}
119 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabs' when argument is of integer type}}
123 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsl' when argument is of integer type}}
128 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of integer type}}
132 // expected-warning@-1 {{using complex absolute value function '__builtin_cabs' when argument is of integer type}}
136 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsl' when argument is of integer type}}
143 // expected-warning@-1{{absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value}}
147 // expected-warning@-1{{absolute value function 'labs' given an argument of type 'long long' but has parameter of type 'long' which may cause truncation of value}}
153 // expected-warning@-1 {{using floating point absolute value function 'fabsf' when argument is of integer type}}
157 // expected-warning@-1 {{using floating point absolute value function 'fabs' when argument is of integer type}}
161 // expected-warning@-1 {{using floating point absolute value function 'fabsl' when argument is of integer type}}
166 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of integer type}}
170 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of integer type}}
174 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
179 // expected-warning@-1{{absolute value function '__builtin_abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value}}
183 // expected-warning@-1{{absolute value function '__builtin_labs' given an argument of type 'long long' but has parameter of type 'long' which may cause truncation of value}}
189 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsf' when argument is of integer type}}
193 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabs' when argument is of integer type}}
197 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsl' when argument is of integer type}}
202 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of integer type}}
206 // expected-warning@-1 {{using complex absolute value function '__builtin_cabs' when argument is of integer type}}
210 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsl' when argument is of integer type}}
217 // expected-warning@-1 {{using integer absolute value function 'abs' when argument is of floating point type}}
221 // expected-warning@-1 {{using integer absolute value function 'labs' when argument is of floating point type}}
225 // expected-warning@-1 {{using integer absolute value function 'llabs' when argument is of floating point type}}
234 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of floating point type}}
238 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of floating point type}}
242 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of floating point type}}
247 // expected-warning@-1 {{using integer absolute value function '__builtin_abs' when argument is of floating point type}}
251 // expected-warning@-1 {{using integer absolute value function '__builtin_labs' when argument is of floating point type}}
255 // expected-warning@-1 {{using integer absolute value function '__builtin_llabs' when argument is of floating point type}}
264 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of floating point type}}
268 // expected-warning@-1 {{using complex absolute value function '__builtin_cabs' when argument is of floating point type}}
272 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsl' when argument is of floating point type}}
279 // expected-warning@-1 {{using integer absolute value function 'abs' when argument is of floating point type}}
283 // expected-warning@-1 {{using integer absolute value function 'labs' when argument is of floating point type}}
287 // expected-warning@-1 {{using integer absolute value function 'llabs' when argument is of floating point type}}
292 // expected-warning@-1{{absolute
299 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of floating point type}}
303 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of floating point type}}
307 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of floating point type}}
312 // expected-warning@-1 {{using integer absolute value function '__builtin_abs' when argument is of floating point type}}
316 // expected-warning@-1 {{using integer absolute value function '__builtin_labs' when argument is of floating point type}}
320 // expected-warning@-1 {{using integer absolute value function '__builtin_llabs' when argument is of floating point type}}
325 // expected-warning@-1{{absolute value function '__builtin_fabsf' given an argument of type 'double' but has parameter of type 'float' which may cause truncation of value}}
332 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of floating point type}}
336 // expected-warning@-1 {{using complex absolute value function '__builtin_cabs' when argument is of floating point type}}
340 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsl' when argument is of floating point type}}
347 // expected-warning@-1 {{using integer absolute value function 'abs' when argument is of floating point type}}
351 // expected-warning@-1 {{using integer absolute value function 'labs' when argument is of floating point type}}
355 // expected-warning@-1 {{using integer absolute value function 'llabs' when argument is of floating point type}}
360 // expected-warning@-1{{absolute value function 'fabsf' given an argument of type 'long double' but has parameter of type 'float' which may cause truncation of value}}
364 // expected-warning@-1{{absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value}}
370 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of floating point type}}
374 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of floating point type}}
378 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of floating point type}}
383 // expected-warning@-1 {{using integer absolute value function '__builtin_abs' when argument is of floating point type}}
387 // expected-warning@-1 {{using integer absolute value function '__builtin_labs' when argument is of floating point type}}
391 // expected-warning@-1 {{using integer absolute value function '__builtin_llabs' when argument is of floating point type}}
396 // expected-warning@-1{{absolute value function '__builtin_fabsf' given an argument of type 'long double' but has parameter of type 'float' which may cause truncation of value}}
400 // expected-warning@-1{{absolute value function '__builtin_fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value}}
406 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of floating point type}}
410 // expected-warning@-1 {{using complex absolute value function '__builtin_cabs' when argument is of floating point type}}
414 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsl' when argument is of floating point type}}
421 // expected-warning@-1 {{using integer absolute value function 'abs' when argument is of complex type}}
425 // expected-warning@-1 {{using integer absolute value function 'labs' when argument is of complex type}}
429 // expected-warning@-1 {{using integer absolute value function 'llabs' when argument is of complex type}}
434 // expected-warning@-1 {{using floating point absolute value function 'fabsf' when argument is of complex type}}
438 // expected-warning@-1 {{using floating point absolute value function 'fabs' when argument is of complex type}}
442 // expected-warning@-1 {{using floating point absolute value function 'fabsl' when argument is of complex type}}
451 // expected-warning@-1 {{using integer absolute value function '__builtin_abs' when argument is of complex type}}
455 // expected-warning@-1 {{using integer absolute value function '__builtin_labs' when argument is of complex type}}
459 // expected-warning@-1 {{using integer absolute value function '__builtin_llabs' when argument is of complex type}}
464 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsf' when argument is of complex type}}
468 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabs' when argument is of complex type}}
472 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsl' when argument is of complex type}}
483 // expected-warning@-1 {{using integer absolute value function 'abs' when argument is of complex type}}
487 // expected-warning@-1 {{using integer absolute value function 'labs' when argument is of complex type}}
491 // expected-warning@-1 {{using integer absolute value function 'llabs' when argument is of complex type}}
496 // expected-warning@-1 {{using floating point absolute value function 'fabsf' when argument is of complex type}}
500 // expected-warning@-1 {{using floating point absolute value function 'fabs' when argument is of complex type}}
504 // expected-warning@-1 {{using floating point absolute value function 'fabsl' when argument is of complex type}}
509 // expected-warning@-1 {{absolute value function 'cabsf' given an argument of type '_Complex double' but has parameter of type '_Complex float' which may cause truncation of value}}
516 // expected-warning@-1 {{using integer absolute value function '__builtin_abs' when argument is of complex type}}
520 // expected-warning@-1 {{using integer absolute value function '__builtin_labs' when argument is of complex type}}
524 // expected-warning@-1 {{using integer absolute value function '__builtin_llabs' when argument is of complex type}}
529 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsf' when argument is of complex type}}
533 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabs' when argument is of complex type}}
537 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsl' when argument is of complex type}}
542 // expected-warning@-1 {{absolute value function '__builtin_cabsf' given an argument of type '_Complex double' but has parameter of type '_Complex float' which may cause truncation of value}}
551 // expected-warning@-1 {{using integer absolute value function 'abs' when argument is of complex type}}
555 // expected-warning@-1 {{using integer absolute value function 'labs' when argument is of complex type}}
559 // expected-warning@-1 {{using integer absolute value function 'llabs' when argument is of complex type}}
564 // expected-warning@-1 {{using floating point absolute value function 'fabsf' when argument is of complex type}}
568 // expected-warning@-1 {{using floating point absolute value function 'fabs' when argument is of complex type}}
572 // expected-warning@-1 {{using floating point absolute value function 'fabsl' when argument is of complex type}}
577 // expected-warning@-1 {{absolute value function 'cabsf' given an argument of type '_Complex long double' but has parameter of type '_Complex float' which may cause truncation of value}}
581 // expected-warning@-1 {{absolute value function 'cabs' given an argument of type '_Complex long double' but has parameter of type '_Complex double' which may cause truncation of value}}
587 // expected-warning@-1 {{using integer absolute value function '__builtin_abs' when argument is of complex type}}
591 // expected-warning@-1 {{using integer absolute value function '__builtin_labs' when argument is of complex type}}
595 // expected-warning@-1 {{using integer absolute value function '__builtin_llabs' when argument is of complex type}}
600 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsf' when argument is of complex type}}
604 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabs' when argument is of complex type}}
608 // expected-warning@-1 {{using floating point absolute value function '__builtin_fabsl' when argument is of complex type}}
613 // expected-warning@-1 {{absolute value function '__builtin_cabsf' given an argument of type '_Complex long double' but has parameter of type '_Complex float' which may cause truncation of value}}
617 // expected-warning@-1 {{absolute value function '__builtin_cabs' given an argument of type '_Complex long double' but has parameter of type '_Complex double' which may cause truncation of value}}
625 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
629 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
633 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
638 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
642 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
646 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
651 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
655 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
659 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
664 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
668 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
672 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
677 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
681 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
685 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
690 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
694 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
698 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned int' has no effect}}
705 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
709 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
713 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
718 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
722 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
726 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
731 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
735 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
739 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
744 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
748 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
752 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
757 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
761 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
765 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
770 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
774 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
778 // expected-warning@-1 {{taking the absolute value of unsigned type 'unsigned long' has no effect}}
785 // expected-warning@-1 {{absolute value of array type}}
789 // expected-warning@-1 {{absolute value of pointer type}}
793 // expected-warning@-1 {{absolute value of pointer type}}
797 // expected-warning@-1 {{absolute value of function type}}