Searched refs:p29 (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
| H A D | sv_poly_generic.h | 235 VTYPE p29 = VWRAP (pw_horner_7) (pg, x, x2, poly + 2); in VWRAP() local 237 return svmla_x (pg, p01, x2, p29); in VWRAP() 327 VTYPE p29 = svmla_x (pg, p23, x2, p49); in VWRAP() local 330 return svmla_x (pg, p01, x2, p29); in VWRAP()
|
| /freebsd/contrib/arm-optimized-routines/math/ |
| H A D | poly_generic.h | 220 VTYPE p29 = VWRAP (pw_horner_7) (x, x2, poly + 2); in VWRAP() local 222 return FMA (x2, p29, p01); in VWRAP()
|
| /freebsd/contrib/ntp/ |
| H A D | ChangeLog | 3129 (4.2.7p29) 2010/05/04 Released by Harlan Stenn <stenn@ntp.org>
|