Lines Matching full:cabsl
15 long double cabsl(long double _Complex);
63 (void)cabsl(x);
64 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
127 (void)cabsl(x);
128 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
198 (void)cabsl(x);
199 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
268 (void)cabsl(x);
269 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of floating point type}}
335 (void)cabsl(x);
336 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of floating point type}}
408 (void)cabsl(x);
409 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of floating point type}}
479 (void)cabsl(x);
544 (void)cabsl(x);
583 // expected-note@-2 {{use function 'cabsl' instead}}
584 // CHECK: fix-it:"{{.*}}":{[[@LINE-3]]:9-[[@LINE-3]]:12}:"cabsl"
587 // expected-note@-2 {{use function 'cabsl' instead}}
588 // CHECK: fix-it:"{{.*}}":{[[@LINE-3]]:9-[[@LINE-3]]:13}:"cabsl"
591 // expected-note@-2 {{use function 'cabsl' instead}}
592 // CHECK: fix-it:"{{.*}}":{[[@LINE-3]]:9-[[@LINE-3]]:14}:"cabsl"
596 cabsl' instead}}
597 // CHECK: fix-it:"{{.*}}":{[[@LINE-3]]:9-[[@LINE-3]]:14}:"cabsl"
600 // expected-note@-2 {{use function 'cabsl' instead}}
601 // CHECK: fix-it:"{{.*}}":{[[@LINE-3]]:9-[[@LINE-3]]:13}:"cabsl"
604 // expected-note@-2 {{use function 'cabsl' instead}}
605 // CHECK: fix-it:"{{.*}}":{[[@LINE-3]]:9-[[@LINE-3]]:14}:"cabsl"
609 // expected-note@-2 {{use function 'cabsl' instead}}
610 // CHECK: fix-it:"{{.*}}":{[[@LINE-3]]:9-[[@LINE-3]]:14}:"cabsl"
613 // expected-note@-2 {{use function 'cabsl' instead}}
614 // CHECK: fix-it:"{{.*}}":{[[@LINE-3]]:9-[[@LINE-3]]:13}:"cabsl"
615 (void)cabsl(x);
694 (void)cabsl(x);
696 // expected-note@-2 {{remove the call to 'cabsl' since unsigned values cannot be negative}}
779 (void)cabsl(x);
781 // expected-note@-2 {{remove the call to 'cabsl' since unsigned values cannot be negative}}