Home
last modified time | relevance | path

Searched refs:testZ (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/math_posix/src/
H A DComplexTest.c35 double _Complex testZ[testCount]; in TestCabs() local
36 testZ[0] = 1.0 + 3.0 * I; in TestCabs()
37 testZ[1] = 0.0 - 3.0 * I; in TestCabs()
38 testZ[2] = 6.5555555 - 5.0 * I; in TestCabs()
43 double d = cabs(testZ[i]); in TestCabs()
46 creal(testZ[i]), cimag(testZ[i]), expected[i], d); in TestCabs()
56 float _Complex testZ[testCount]; in TestCabsf() local
57 testZ[0] = 4.0 + 3.0 * I; in TestCabsf()
58 testZ[ in TestCabsf()
77 long double _Complex testZ[testCount]; TestCabsl() local
98 double _Complex testZ[testCount]; TestCacos() local
125 float _Complex testZ[testCount]; TestCacosf() local
152 double _Complex testZ[testCount]; TestCacosh() local
179 float _Complex testZ[testCount]; TestCacoshf() local
205 long double _Complex testZ[testCount]; TestCacoshl() local
231 long double _Complex testZ[testCount]; TestCacosl() local
258 double _Complex testZ[testCount]; TestCarg() local
279 float _Complex testZ[testCount]; TestCargf() local
300 long double _Complex testZ[testCount]; TestCargl() local
321 double _Complex testZ[testCount]; TestCasin() local
348 float _Complex testZ[testCount]; TestCasinf() local
375 double _Complex testZ[testCount]; TestCasinh() local
402 float _Complex testZ[testCount]; TestCasinhf() local
429 long double _Complex testZ[testCount]; TestCasinhl() local
456 long double _Complex testZ[testCount]; TestCasinl() local
483 double _Complex testZ[testCount]; TestCatan() local
510 float _Complex testZ[testCount]; TestCatanf() local
536 double _Complex testZ[testCount]; TestCatanh() local
563 float _Complex testZ[testCount]; TestCatanhf() local
590 long double _Complex testZ[testCount]; TestCatanhl() local
617 long double _Complex testZ[testCount]; TestCatanl() local
644 double _Complex testZ[testCount]; TestCcos() local
671 float _Complex testZ[testCount]; TestCcosf() local
698 double _Complex testZ[testCount]; TestCcosh() local
725 float _Complex testZ[testCount]; TestCcoshf() local
752 long double _Complex testZ[testCount]; TestCcoshl() local
779 long double _Complex testZ[testCount]; TestCcosl() local
806 double _Complex testZ[testCount]; TestCexp() local
833 float _Complex testZ[testCount]; TestCexpf() local
860 long double _Complex testZ[testCount]; TestCexpl() local
887 double _Complex testZ[testCount]; TestCimag() local
908 float _Complex testZ[testCount]; TestCimagf() local
929 long double _Complex testZ[testCount]; TestCimagl() local
954 double _Complex testZ[testCount]; TestClog() local
981 float _Complex testZ[testCount]; TestClogf() local
1008 long double _Complex testZ[testCount]; TestClogl() local
1034 double _Complex testZ[testCount]; TestConj() local
1059 float _Complex testZ[testCount]; TestConjf() local
1085 long double _Complex testZ[testCount]; TestConjl() local
1112 double _Complex testZ[testCount]; TestCpow() local
1145 float _Complex testZ[testCount]; TestCpowf() local
1178 long double _Complex testZ[testCount]; TestCpowl() local
1211 double _Complex testZ[testCount]; TestCproj() local
1237 float _Complex testZ[testCount]; TestCprojf() local
1263 long double _Complex testZ[testCount]; TestCprojl() local
1289 double _Complex testZ[testCount]; TestCreal() local
1309 float _Complex testZ[testCount]; TestCrealf() local
1331 long double _Complex testZ[testCount]; TestCreall() local
1352 double _Complex testZ[testCount]; TestCsin() local
1378 float _Complex testZ[testCount]; TestCsinf() local
1404 double _Complex testZ[testCount]; TestCsinh() local
1430 float _Complex testZ[testCount]; TestCsinhf() local
1456 long double _Complex testZ[testCount]; TestCsinhl() local
1482 long double _Complex testZ[testCount]; TestCsinl() local
1508 double _Complex testZ[testCount]; TestCsqrt() local
1534 float _Complex testZ[testCount]; TestCsqrtf() local
1560 long double _Complex testZ[testCount]; TestCsqrtl() local
1586 double _Complex testZ[testCount]; TestCtan() local
1612 float _Complex testZ[testCount]; TestCtanf() local
1638 double _Complex testZ[testCount]; TestCtanh() local
1664 float _Complex testZ[testCount]; TestCtanhf() local
1690 long double _Complex testZ[testCount]; TestCtanhl() local
1716 long double _Complex testZ[testCount]; TestCtanl() local
[all...]

Completed in 2 milliseconds