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

/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_ct.c48 uint32_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; local
107 t14 = t13 ^ t12;
110 t17 = t4 ^ t14;
112 t19 = t9 ^ t14;
H A Daes_ct64.c48 uint64_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; local
107 t14 = t13 ^ t12;
110 t17 = t4 ^ t14;
112 t19 = t9 ^ t14;
/freebsd-current/lib/msun/src/
H A De_lgamma_r.c121 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable
258 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
/freebsd-current/lib/msun/ld128/
H A De_lgammal_r.c82 t14 = 3.51912956837848209220421213975000298e-04L, variable
281 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+
/freebsd-current/lib/msun/ld80/
H A De_lgammal_r.c113 #define t14 (t14u.e) macro
317 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+

Completed in 150 milliseconds