Home
last modified time | relevance | path

Searched refs:digs (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/file/src/
H A Dis_tar.c139 from_oct(const char *where, size_t digs) in from_oct() argument
143 if (digs == 0) in from_oct()
148 if (digs-- == 0) in from_oct()
152 while (digs > 0 && isodigit(*where)) { /* Scan til non-octal */ in from_oct()
154 digs--; in from_oct()
157 if (digs > 0 && *where && !isspace((unsigned char)*where)) in from_oct()
/freebsd-12.1/contrib/wpa/src/tls/
H A Dlibtommath.c518 int digs = a->used + b->used + 1; in mp_mul() local
520 if ((digs < MP_WARRAY) && in mp_mul()
2351 if (((digs) < MP_WARRAY) && in s_mp_mul_digs()
2361 t.used = digs; in s_mp_mul_digs()
2370 pb = MIN (b->used, digs - ix); in s_mp_mul_digs()
2396 if (ix + iy < digs) { in s_mp_mul_digs()
2433 if (c->alloc < digs) { in fast_s_mp_mul_digs()
2440 pa = MIN(digs, a->used + b->used); in fast_s_mp_mul_digs()
2625 tmpt = &(t.dp[digs]); in s_mp_mul_high_digs()
2628 tmpy = b->dp + (digs - ix); in s_mp_mul_high_digs()
[all …]
/freebsd-12.1/contrib/binutils/bfd/
H A Dtekhex.c85 static const char digs[] = "0123456789ABCDEF"; variable
94 (d)[1] = digs[(x) & 0xf]; \
95 (d)[0] = digs[((x)>>4)&0xf];
683 *p++ = digs[(value >> shift) & 0xf]; in writevalue()
717 *p++ = digs[len]; in writesym()
H A Dihex.c718 static const char digs[] = "0123456789ABCDEF"; in ihex_write_record() local
726 ((buf)[0] = digs[((v) >> 4) & 0xf], (buf)[1] = digs[(v) & 0xf]) in ihex_write_record()
H A Dsrec.c113 static const char digs[] = "0123456789ABCDEF"; variable
118 d[1] = digs[(x) & 0xf]; \
119 d[0] = digs[((x)>>4)&0xf]; \
H A DChangeLog-94954121 * tekhex.c (digs): Ditto.
/freebsd-12.1/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c533 unsigned char digs[SHA_DIGEST_LENGTH]; in SRP_VBASE_get1_by_user() local
563 || !EVP_DigestFinal_ex(ctxt, digs, NULL)) in SRP_VBASE_get1_by_user()
568 BN_bin2bn(digs, SHA_DIGEST_LENGTH, NULL), in SRP_VBASE_get1_by_user()
/freebsd-12.1/contrib/gdb/gdb/
H A Dremote-e7000.c1062 static CONST char digs[] = "0123456789ABCDEF"; in stickbyte() local
1064 where[0] = digs[(what >> 4) & 0xf]; in stickbyte()
1065 where[1] = digs[(what & 0xf) & 0xf]; in stickbyte()
/freebsd-12.1/usr.bin/pr/
H A Dpr.c116 static char digs[] = "0123456789"; /* page number translation map */ variable
1435 *--pt = digs[line % 10]; in addnum()
/freebsd-12.1/contrib/ipfilter/
H A DREADME74 - digs through your kernel (need to check #define VMUNIX in fils.c)
/freebsd-12.1/share/dict/
H A Dweb253654 digs