Home
last modified time | relevance | path

Searched defs:d1 (Results 1 – 25 of 92) sorted by relevance

1234

/dflybsd-src/usr.sbin/sa/
H A Dmain.c398 cmp_usrsys(const DBT *d1, const DBT *d2) in cmp_usrsys()
419 cmp_avgusrsys(const DBT *d1, const DBT *d2) in cmp_avgusrsys()
443 cmp_dkio(const DBT *d1, const DBT *d2) in cmp_dkio()
460 cmp_avgdkio(const DBT *d1, const DBT *d2) in cmp_avgdkio()
481 cmp_cpumem(const DBT *d1, const DBT *d2) in cmp_cpumem()
498 cmp_avgcpumem(const DBT *d1, const DBT *d2) in cmp_avgcpumem()
523 cmp_calls(const DBT *d1, const DBT *d2) in cmp_calls()
H A Dusrdb.c271 u_long d1, d2; in uid_compare() local
/dflybsd-src/tools/regression/lib/libm/
H A Dtest-conj.c57 fpequal(long double d1, long double d2) in fpequal()
66 cfpequal(long double complex d1, long double complex d2) in cfpequal()
H A Dtest-nearbyint.c71 fpequal(long double d1, long double d2) in fpequal()
H A Dtest-csqrt.c86 assert_equal(long double complex d1, long double complex d2) in assert_equal()
/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Drcsrev.c175 register size_t d1, d2; local
219 register size_t d1, d2; local
245 cmpdate(d1, d2) in cmpdate() argument
328 register size_t d1, d2; local
/dflybsd-src/contrib/gdtoa/
H A Dmisc.c627 ULong d0, d1; local
630 #define d1 word1(&d) macro
700 ULong d0, d1; local
703 #define d1 word1(&d) macro
/dflybsd-src/libexec/bootpd/
H A Dreadfile.c1324 nullcmp(hash_datum *d1, hash_datum *d2) in nullcmp()
1336 nmcmp(hash_datum *d1, hash_datum *d2) in nmcmp()
1358 hwinscmp(hash_datum *d1, hash_datum *d2) in hwinscmp()
2007 hwlookcmp(hash_datum *d1, hash_datum *d2) in hwlookcmp()
2027 iplookcmp(hash_datum *d1, hash_datum *d2) in iplookcmp()
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dsbpi1_div_qr.c41 mp_limb_t d1, d0; in mpn_sbpi1_div_qr() local
H A Ddivrem_2.c70 mp_limb_t d1, d0; in mpn_divrem_2() local
H A Dsbpi1_divappr_q.c42 mp_limb_t d1, d0; in mpn_sbpi1_divappr_q() local
H A Dsbpi1_div_q.c41 mp_limb_t d1, d0; in mpn_sbpi1_div_q() local
H A Ddcpi1_div_qr.c116 mp_limb_t q, n2, n1, n0, d1, d0; in mpn_dcpi1_div_qr() local
H A Ddcpi1_divappr_q.c110 mp_limb_t q, n2, n1, n0, d1, d0; in mpn_dcpi1_divappr_q() local
/dflybsd-src/lib/libc/gen/
H A Dscandir.c130 alphasort(const struct dirent **d1, const struct dirent **d2) in alphasort()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfp-test.c81 volatile double d1 = 1.0, d2 = 1.0, d3 = 1.0; variable
H A Dgenrecog.c976 maybe_both_true_2 (struct decision_test *d1, struct decision_test *d2) in maybe_both_true_2()
1081 maybe_both_true_1 (struct decision_test *d1, struct decision_test *d2) in maybe_both_true_1()
1115 maybe_both_true (struct decision *d1, struct decision *d2, in maybe_both_true()
1182 nodes_identical_1 (struct decision_test *d1, struct decision_test *d2) in nodes_identical_1()
1232 nodes_identical (struct decision *d1, struct decision *d2) in nodes_identical()
/dflybsd-src/crypto/libressl/crypto/des/
H A Dcfb_enc.c74 DES_LONG d0,d1,v0,v1; in DES_cfb_encrypt() local
H A Dcfb64ede.c144 DES_LONG d0,d1,v0,v1; in DES_ede3_cfb_encrypt() local
/dflybsd-src/contrib/mpfr/src/
H A Dset_d64.c120 unsigned int d0, d1, d2, d3, d4, d5; in decimal64_to_string() local
/dflybsd-src/games/gomoku/
H A Dbdinit.c174 int i, f, r, n, d1, d2; in init_overlap() local
H A Dmakemove.c217 int i, f, r, r1, d, d1, n; in update_overlap() local
/dflybsd-src/games/atc/
H A Dgrammar.y317 int d1, d2; in check_line() local
/dflybsd-src/contrib/ldns/
H A Dduration.c78 ldns_duration_compare(const ldns_duration_type* d1, const ldns_duration_type* d2) in ldns_duration_compare()
/dflybsd-src/usr.bin/calendar/
H A Dgregorian.c112 int d1 = mod(d0, 146097); in gregorian_year_from_fixed() local

1234