Home
last modified time | relevance | path

Searched refs:t14 (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/crypto/serpent/
H A Dserpent.c51 t14 = ~t7; \
57 e = t12 ^ t14; \
72 t14 = t5 ^ t8; \
76 e = h ^ t14; \
135 t14 = t2 ^ h; \
138 f = t14 ^ t15; \
154 t14 = d & t11; \
159 g = t14 ^ t15; \
203 t14 = b | d; \
205 h = t14 ^ t15; \
[all …]
/dflybsd-src/contrib/openbsd_libm/src/
H A De_lgammaf_r.c54 t14 = 3.3552918467e-04, /* 0x39afe9f7 */ variable
195 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14))); in lgammaf_r()
H A De_lgamma_r.c118 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable
259 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14))); in lgamma_r()