Home
last modified time | relevance | path

Searched defs:asm2 (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gmp/mpn/generic/
H A Dtoom52_mul.c92 #define asm2 (scratch + 4 * n + 4) /* n+1 */ in mpn_toom52_mul() macro
H A Dtoom43_mul.c89 #define asm2 (scratch + 4 * n + 4) /* n+1 */ in mpn_toom43_mul() macro
H A Dtoom53_mul.c60 mp_ptr as1, asm1, as2, asm2, ash; in mpn_toom53_mul() local
H A Dtoom62_mul.c60 mp_ptr as1, asm1, as2, asm2, ash; in mpn_toom62_mul() local