Searched refs:p90 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | erfc_1u8.c | 113 double p90 = fma (p10, d, p9); in erfc() local 118 double y = fma (p90, d2, p78); in erfc()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | erfc.c | 137 svfloat64_t p90 = svmla_x (pg, p9, d, p10); in SV_NAME_D1() local 142 svfloat64_t y = svmla_x (pg, p78, d2, p90); in SV_NAME_D1()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | erfc.c | 170 float64x2_t p90 = vfmaq_f64 (p9, d, p10); in V_NAME_D1() local 175 float64x2_t y = vfmaq_f64 (p78, d2, p90); in V_NAME_D1()
|
/freebsd/usr.bin/systat/ |
H A D | iolat.c | 499 float p50, p90, p99, p999; in showiolat() local 509 p90 = pest(900, lats, nlats) * E3; in showiolat() 513 latout(p90, row + k, _col + 7); in showiolat()
|
/freebsd/contrib/expat/ |
H A D | Changes | 1307 p90 CMake: Fix static build (BUILD_shared=OFF) on Windows
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 2857 (4.2.7p90) 2010/12/06 Released by Harlan Stenn <stenn@ntp.org>
|