Searched refs:cargf (Results 1 – 9 of 9) sorted by relevance
40 cargf(float complex z) in cargf() function
50 arga = cargf(a); in cpowf()
55 cargf.c
82 'cargf.c',
116 (void) cargf(f1); in main()
415 f1 = cargf(cf1); in main()
95 float cargf(float complex);
327 newlib/libm/complex/cargf.c
4549 * libm/complex/cargf.c: Use crealf instead of creal.