Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/bn/asm/x86/
H A Dcomba.pl4 sub mul_add_c subroutine
/minix3/crypto/external/bsd/openssl/dist/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) \ macro
H A Dx86_64-gcc.c334 # define mul_add_c(a,b,c0,c1,c2) do { \ macro
/minix3/crypto/external/bsd/openssl/dist/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