Searched refs:cabsl (Results 1 – 11 of 11) sorted by relevance
11 cabsl (long double complex z) in cabsl() function
42 rr = cabsl(z); in clogl()
44 rr = cabsl(z); in clog10l()
45 absa = cabsl(a); in cpowl()
64 cabsl.c
90 'cabsl.c',
97 (void) cabsl(l1) ; in main()
440 l1 = cabsl(cl1) ; in main()
131 long double cabsl(long double complex) ;
1014 * libc/include/complex.h (cabsl): Add prototype.1037 * libm/complex/cabs.c: Add documentation of cabsl function.1040 * libm/complex/cabsl.c: New file. Adds implementation of the1041 cabsl function.
3568 Files: newlib/libm/complex/cabsl.c