Searched defs:mul_add_c (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/bn/asm/
H A Dco-586.pl16 sub mul_add_c subroutine
H A Ds390x.S333 #define mul_add_c(ai,bi,c1,c2,c3) \ define
[all...]
H A Dx86_64-gcc.c334 # define mul_add_c(a,b,c0,c1,c2) do { \ macro
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/bn/asm/x86/
H A Dcomba.pl4 sub mul_add_c subroutine
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_asm.c497 # define mul_add_c(a,b,c0,c1,c2) \ macro
526 # define mul_add_c(a,b,c0,c1,c2) { \ macro
554 # define mul_add_c(a,b,c0,c1,c2) { \ macro
584 # define mul_add_c(a,b,c0,c1,c2) \ macro
[all...]

Completed in 69 milliseconds