Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom52_mul.c102 #define asm2 (scratch + 4 * n + 4) /* n+1 */ in mpn_toom52_mul() macro
H A Dtoom43_mul.c99 #define asm2 (scratch + 4 * n + 4) /* n+1 */ in mpn_toom43_mul() macro
H A Dtoom62_mul.c70 mp_ptr as1, asm1, as2, asm2, ash; in mpn_toom62_mul() local
H A Dtoom53_mul.c70 mp_ptr as1, asm1, as2, asm2, ash; in mpn_toom53_mul() local