Searched defs:digit (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-current/lib/libc/inet/
H A Dinet_network.c52 int i, digit; local
H A Dinet_addr.c107 int digit; local
/freebsd-current/lib/libc/stdlib/
H A Da64l.c26 int digit, i, value; local
/freebsd-current/crypto/openssl/crypto/ec/
H A Decp_nistputil.c213 ossl_ec_GFp_nistp_recode_scalar_bits(unsigned char *sign, unsigned char *digit, unsigned char in) argument
[all...]
H A Dec_mult.c730 int digit = wNAF[i][k]; local
/freebsd-current/crypto/heimdal/lib/wind/
H A Dpunycode.c49 digit(unsigned n) function
/freebsd-current/contrib/ntp/libntp/
H A Dvint64ops.c30 u_char digit; local
H A Ddolfptoa.c45 u_int32 digit; local
71 u_int32 digit, tmph, tmpl; local
[all...]
/freebsd-current/contrib/tcpdump/
H A Dstrtoaddr.c61 u_int digit; local
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_intern.c74 int digit = 0; local
[all...]
/freebsd-current/sys/libkern/
H A Dqdivrem.c51 typedef unsigned short digit; typedef
53 typedef u_long digit; typedef
[all...]
/freebsd-current/sys/ddb/
H A Ddb_lex.c204 int r, digit = 0; local
/freebsd-current/lib/libc/quad/
H A Dqdivrem.c50 typedef unsigned short digit; typedef
52 typedef u_long digit; typedef
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_uuencode.c279 int digit; local
H A Darchive_write_add_filter_b64encode.c288 int digit; local
/freebsd-current/contrib/libcxxrt/
H A Ddwarf_eh.h160 unsigned char digit = 0; local
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c52 int digit = (isdigit((unsigned char)*s)) ? *s - '0' local
/freebsd-current/crypto/openssl/crypto/
H A Dcpuid.c66 unsigned int digit, base = 10; local
H A Dpunycode.c152 int digit; local
[all...]
/freebsd-current/bin/pax/
H A Dgen_subs.c247 u_long digit; local
343 u_quad_t digit; local
[all...]
/freebsd-current/contrib/jemalloc/src/
H A Dmalloc_io.c129 uintmax_t ret, digit; local
/freebsd-current/contrib/dialog/
H A Dtimebox.c388 int digit = (key - '0'); local
/freebsd-current/contrib/diff/src/
H A Difdef.c411 unsigned int digit = c - '0'; local
/freebsd-current/contrib/googletest/googletest/src/
H A Dgtest-printers.cc319 char digit = static_cast<char>(carry % 10); local
/freebsd-current/lib/libc/stdio/
H A Dxprintf_int.c263 const char *nalt, *digit; local

Completed in 180 milliseconds

123