openssl/crypto/bn/asm/f.c
1998-12-21 11:00:56 +00:00

9 lines
103 B
C

int abc(a,b,c,d,e,f,g,h,i,j)
unsigned long a,b,c,d,e,f,g,h,i,j;
{
gg(g);
if (g)
gg(h);
gg(i);
}