Searched defs:digs (Results 1 - 24 of 24) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dlibcall-1.c4 static const char digs[] = "0123456789ABCDEF"; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A Dlibcall-1.c4 static const char digs[] = "0123456789ABCDEF"; variable
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_mul.c45 int digs = a->used + b->used + 1; local
H A Dbn_mp_radix_size.c23 int res, digs; local
H A Dbn_mp_toradix.c23 int res, digs; local
H A Dbn_mp_toradix_n.c26 int res, digs; local
H A Dbn_mp_montgomery_reduce.c24 int ix, res, digs; local
H A Dbn_s_mp_mul_digs.c24 int s_mp_mul_digs (mp_int * a, mp_int * b, mp_int * c, int digs) argument
[all...]
H A Dbn_s_mp_mul_high_digs.c24 s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs) argument
H A Dbn_fast_s_mp_mul_digs.c36 int fast_s_mp_mul_digs (mp_int * a, mp_int * b, mp_int * c, int digs) argument
H A Dbn_fast_s_mp_mul_high_digs.c29 int fast_s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs) argument
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/src/
H A Dis_tar.c139 from_oct(int digs, const char *where) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Doff_cvt.c102 static char digs[] = "0123456789"; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/srp/
H A Dsrp_vfy.c483 unsigned char digs[SHA_DIGEST_LENGTH]; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dverilog.c64 static const char digs[] = "0123456789ABCDEF"; variable
H A Dihex.c721 static const char digs[] = "0123456789ABCDEF"; local
H A Dsrec.c115 static const char digs[] = "0123456789ABCDEF"; variable
H A Dtekhex.c87 static const char digs[] = "0123456789ABCDEF"; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dverilog.c64 static const char digs[] = "0123456789ABCDEF"; variable
H A Dihex.c721 static const char digs[] = "0123456789ABCDEF"; local
H A Dsrec.c115 static const char digs[] = "0123456789ABCDEF"; variable
H A Dtekhex.c87 static const char digs[] = "0123456789ABCDEF"; variable
/netbsd-6-1-5-RELEASE/usr.bin/pr/
H A Dpr.c109 static const char digs[] = "0123456789"; /* page number translation map */ variable
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c505 int digs = a->used + b->used + 1; local
2326 static int s_mp_mul_digs (mp_int * a, mp_int * b, mp_int * c, int digs) argument
2408 fast_s_mp_mul_digs(mp_int * a, mp_int * b, mp_int * c, int digs) argument
2574 s_mp_mul_high_digs(mp_int * a, mp_int * b, mp_int * c, int digs) argument
[all...]

Completed in 327 milliseconds