Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom42_mulmid.c73 #define e1h (e[3]) in mpn_toom42_mulmid() macro
135 e1h += p0[m + 1] + cy; in mpn_toom42_mulmid()
146 e1h += p0[m + 1] + cy; in mpn_toom42_mulmid()
160 e1h -= cy; in mpn_toom42_mulmid()
165 zh = e1h - e2h - cy; in mpn_toom42_mulmid()