/dflybsd-src/usr.sbin/sa/ |
H A D | main.c | 398 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 D | usrdb.c | 271 u_long d1, d2; in uid_compare() local
|
/dflybsd-src/tools/regression/lib/libm/ |
H A D | test-conj.c | 57 fpequal(long double d1, long double d2) in fpequal() 66 cfpequal(long double complex d1, long double complex d2) in cfpequal()
|
H A D | test-nearbyint.c | 71 fpequal(long double d1, long double d2) in fpequal()
|
H A D | test-csqrt.c | 86 assert_equal(long double complex d1, long double complex d2) in assert_equal()
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsrev.c | 175 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 D | misc.c | 627 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 D | readfile.c | 1324 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 D | sbpi1_div_qr.c | 41 mp_limb_t d1, d0; in mpn_sbpi1_div_qr() local
|
H A D | divrem_2.c | 70 mp_limb_t d1, d0; in mpn_divrem_2() local
|
H A D | sbpi1_divappr_q.c | 42 mp_limb_t d1, d0; in mpn_sbpi1_divappr_q() local
|
H A D | sbpi1_div_q.c | 41 mp_limb_t d1, d0; in mpn_sbpi1_div_q() local
|
H A D | dcpi1_div_qr.c | 116 mp_limb_t q, n2, n1, n0, d1, d0; in mpn_dcpi1_div_qr() local
|
H A D | dcpi1_divappr_q.c | 110 mp_limb_t q, n2, n1, n0, d1, d0; in mpn_dcpi1_divappr_q() local
|
/dflybsd-src/lib/libc/gen/ |
H A D | scandir.c | 130 alphasort(const struct dirent **d1, const struct dirent **d2) in alphasort()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | fp-test.c | 81 volatile double d1 = 1.0, d2 = 1.0, d3 = 1.0; variable
|
H A D | genrecog.c | 976 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 D | cfb_enc.c | 74 DES_LONG d0,d1,v0,v1; in DES_cfb_encrypt() local
|
H A D | cfb64ede.c | 144 DES_LONG d0,d1,v0,v1; in DES_ede3_cfb_encrypt() local
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | set_d64.c | 120 unsigned int d0, d1, d2, d3, d4, d5; in decimal64_to_string() local
|
/dflybsd-src/games/gomoku/ |
H A D | bdinit.c | 174 int i, f, r, n, d1, d2; in init_overlap() local
|
H A D | makemove.c | 217 int i, f, r, r1, d, d1, n; in update_overlap() local
|
/dflybsd-src/games/atc/ |
H A D | grammar.y | 317 int d1, d2; in check_line() local
|
/dflybsd-src/contrib/ldns/ |
H A D | duration.c | 78 ldns_duration_compare(const ldns_duration_type* d1, const ldns_duration_type* d2) in ldns_duration_compare()
|
/dflybsd-src/usr.bin/calendar/ |
H A D | gregorian.c | 112 int d1 = mod(d0, 146097); in gregorian_year_from_fixed() local
|