Searched refs:p20 (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | erfc.c | 16 float64x2_t p20, p40, p41, p51; member 30 .p20 = V2 (0x1.5555555555555p-2), /* 1/3, used to compute 2/3 and 1/6. */ 147 float64x2_t p2 = vfmsq_f64 (dat->p20, r2, vaddq_f64 (dat->p20, dat->p20)); in V_NAME_D1() 148 float64x2_t p3 = vmulq_f64 (r, vfmaq_f64 (v_f64 (-0.5), r2, dat->p20)); in V_NAME_D1() 153 p5 = vmulq_f64 (r, vfmaq_f64 (vmulq_f64 (v_f64 (0.5), dat->p20), r2, p5)); in V_NAME_D1()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | erfc.c | 16 double p20, p40, p41, p42; member 33 .p20 = 0x1.5555555555555p-2, /* 1/3, used to compute 2/3 and 1/6. */ 108 svfloat64_t third = sv_f64 (dat->p20); in SV_NAME_D1()
|
/freebsd/sbin/ipfw/ |
H A D | dummynet.c | 1481 uint32_t *p20 = NULL; in ipfw_config_pipe() local 1531 p20 = &mask->flow_id6; in ipfw_config_pipe() 1564 } else if (p20 != NULL) { in ipfw_config_pipe() 1568 *p20 = (uint32_t)a; in ipfw_config_pipe()
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | ia64.S | 381 { .mfb; (p20) stf8 [r32]=f37,8 444 (p20) xma.lu f42=f36,f8,f50 // low 447 (p20) xma.hu f36=f36,f8,f50 // high
|
/freebsd/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_ec_regs.h | 165 uint32_t p20; member
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 3179 * [Bug 1483] AI_NUMERICSERV undefined in 4.2.7p20. 3277 (4.2.7p20) 2010/02/13 Released by Harlan Stenn <stenn@ntp.org>
|
H A D | CommitLog | [all...] |