Home
last modified time | relevance | path

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

12345678910

/netbsd-src/tests/usr.bin/indent/
H A Dopt_dj.c85 struct d1 { struct
86 int e;
87 } d1; member
100 struct d1 { struct
101 int e;
102 } d1; member
122 struct d1 { struct
123 int e;
124 } d1; member
141 struct d1 { struct
[all …]
H A Dlsym_preprocessing.c105 int d1 ; variable
122 int d1; variable
/netbsd-src/usr.sbin/sa/
H A Dmain.c404 cmp_usrsys(const DBT *d1, const DBT *d2) in cmp_usrsys()
425 cmp_avgusrsys(const DBT *d1, const DBT *d2) in cmp_avgusrsys()
449 cmp_dkio(const DBT *d1, const DBT *d2) in cmp_dkio()
466 cmp_avgdkio(const DBT *d1, const DBT *d2) in cmp_avgdkio()
487 cmp_cpumem(const DBT *d1, const DBT *d2) in cmp_cpumem()
504 cmp_avgcpumem(const DBT *d1, const DBT *d2) in cmp_avgcpumem()
529 cmp_calls(const DBT *d1, const DBT *d2) in cmp_calls()
/netbsd-src/external/bsd/unbound/dist/util/data/
H A Ddname.c100 query_dname_compare(register uint8_t* d1, register uint8_t* d2) in query_dname_compare()
233 dname_pkt_compare(sldns_buffer* pkt, uint8_t* d1, uint8_t* d2) in dname_pkt_compare()
486 dname_lab_cmp(uint8_t* d1, int labs1, uint8_t* d2, int labs2, int* mlabs) in dname_lab_cmp()
679 dname_strict_subdomain(uint8_t* d1, int labs1, uint8_t* d2, int labs2) in dname_strict_subdomain()
693 dname_strict_subdomain_c(uint8_t* d1, uint8_t* d2) in dname_strict_subdomain_c()
700 dname_subdomain_c(uint8_t* d1, uint8_t* d2) in dname_subdomain_c()
802 dname_canon_lab_cmp(uint8_t* d1, int labs1, uint8_t* d2, int labs2, int* mlabs) in dname_canon_lab_cmp()
864 dname_canonical_compare(uint8_t* d1, uint8_t* d2) in dname_canonical_compare()
872 uint8_t* dname_get_shared_topdomain(uint8_t* d1, uint8_t* d2) in dname_get_shared_topdomain()
/netbsd-src/tests/lib/libc/gen/
H A Dt_fpclassify.c45 float d0, d1, d2, f, ip; in ATF_TC_BODY() local
123 double d0, d1, d2, f, ip; in ATF_TC_BODY() local
201 long double d0, d1, d2, f, ip; in ATF_TC_BODY() local
/netbsd-src/lib/libcrypt/
H A Dcrypt.c256 #define ZERO(d,d0,d1) d0 = 0, d1 = 0 argument
257 #define LOAD(d,d0,d1,bl) d0 = (bl).b32.i0, d1 = (bl).b32.i1 argument
258 #define LOADREG(d,d0,d1,s,s0,s1) d0 = s0, d1 = s1 argument
259 #define OR(d,d0,d1,bl) d0 |= (bl).b32.i0, d1 |= (bl).b32.i1 argument
261 #define DCL_BLOCK(d,d0,d1) int32_t d0, d1 argument
267 PERM6464(d,d0,d1,cpp,p) global() argument
276 PERM3264(d,d0,d1,cpp,p) global() argument
285 PERM6464(d,d0,d1,cpp,p) global() argument
287 PERM3264(d,d0,d1,cpp,p) global() argument
[all...]
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Ddivrem.c97 mp_limb_t d1, d0; local
168 mp_limb_t dX, d1, n0; local
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Ddivrem.c97 mp_limb_t d1, d0; local
168 mp_limb_t dX, d1, n0; local
/netbsd-src/sys/arch/arm/arm32/
H A Ddb_machdep.c267 tlb_decode_cortex_a5_vpn(size_t va_index, uint32_t d0, uint32_t d1) in tlb_decode_cortex_a5_vpn()
277 tlb_print_cortex_a5_entry(size_t way, size_t va_index, uint32_t d0, uint32_t d1) in tlb_print_cortex_a5_entry()
330 tlb_decode_cortex_a7_vpn(size_t va_index, uint32_t d0, uint32_t d1) in tlb_decode_cortex_a7_vpn()
342 tlb_print_cortex_a7_entry(size_t way, size_t va_index, uint32_t d0, uint32_t d1) in tlb_print_cortex_a7_entry()
428 const uint32_t d1 = armreg_tlbdata1_read(); in db_show_tlb_cmd() local
449 const uint32_t d1 = armreg_tlbdata1_read(); in db_show_tlb_cmd() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Ddiv_qr_2.c115 #define udiv_qr_4by2(q1,q0, r1,r0, n3,n2,n1,n0, d1,d0, di1,di0) \ argument
154 invert_4by2 (mp_ptr di, mp_limb_t d1, mp_limb_t d0) in invert_4by2()
215 mp_limb_t d1, mp_limb_t d0, mp_limb_t di1, mp_limb_t di0) in mpn_div_qr_2n_pi2()
277 mp_limb_t d1; in mpn_div_qr_2() local
H A Ddiv_qr_2n_pi1.c45 mp_limb_t d1, mp_limb_t d0, mp_limb_t di) in mpn_div_qr_2n_pi1()
H A Ddiv_qr_2u_pi1.c46 mp_limb_t d1, mp_limb_t d0, int shift, mp_limb_t di) in mpn_div_qr_2u_pi1()
H A Ddivrem_2.c61 mp_limb_t r1, r0, d1, d0; in mpn_divrem_2() local
H A Dsbpi1_div_qr.c51 mp_limb_t d1, d0; in mpn_sbpi1_div_qr() local
H A Dsbpi1_divappr_q.c52 mp_limb_t d1, d0; in mpn_sbpi1_divappr_q() local
/netbsd-src/lib/libc/gen/
H A Dalphasort.c55 alphasort(const ALPHASORTARG d1, const ALPHASORTARG d2) in alphasort()
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsrev.c175 register size_t d1, d2; local
219 register size_t d1, d2; local
239 cmpdate(d1, d2) in cmpdate() argument
318 register size_t d1, d2; local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov-tool.c140 profile_merge (const char *d1, const char *d2, const char *out, int w1, int w2) in profile_merge()
244 profile_rewrite (const char *d1, const char *out, int64_t n_val, in profile_rewrite()
391 profile_overlap (const char *d1, const char *d2) in profile_overlap()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov-tool.cc140 profile_merge (const char *d1, const char *d2, const char *out, int w1, int w2) in profile_merge()
244 profile_rewrite (const char *d1, const char *out, int64_t n_val, in profile_rewrite()
391 profile_overlap (const char *d1, const char *d2) in profile_overlap()
/netbsd-src/lib/libc/gdtoa/test/
H A Ddt.c169 U d1; local
189 U d, d1; in main() local
/netbsd-src/lib/libc/gdtoa/
H A Dmisc.c670 ULong d0, d1; local
673 #define d1 word1(&d) macro
743 ULong d0, d1; local
746 #define d1 word1(&d) macro
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dfuncargs.c141 void call2a (char c, float f1, short s, double d1, int i, float f2, long l, double d2) in call2a()
146 void call2b (float f1, short s, double d1, int i, float f2, long l, double d2, char c) in call2b()
151 void call2c (short s, double d1, int i, float f2, long l, double d2, char c, float f1) in call2c()
156 void call2d (double d1, int i, float f2, long l, double d2, char c, float f1, short s) in call2d()
161 void call2e (int i, float f2, long l, double d2, char c, float f1, short s, double d1) in call2e()
166 void call2f (float f2, long l, double d2, char c, float f1, short s, double d1, int i) in call2f()
171 void call2g (long l, double d2, char c, float f1, short s, double d1, int i, float f2) in call2g()
176 void call2h (double d2, char c, float f1, short s, double d1, int i, float f2, long l) in call2h()
181 void call2i (char c1, float f1, char c2, char c3, double d1, char c4, char c5, char c6, float f2, s… in call2i()
217 void callcb (double _Complex d1, double _Complex d2, double _Complex d3) in callcb()
[all …]
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfuncargs.c141 void call2a (char c, float f1, short s, double d1, int i, float f2, long l, double d2) in call2a()
146 void call2b (float f1, short s, double d1, int i, float f2, long l, double d2, char c) in call2b()
151 void call2c (short s, double d1, int i, float f2, long l, double d2, char c, float f1) in call2c()
156 void call2d (double d1, int i, float f2, long l, double d2, char c, float f1, short s) in call2d()
161 void call2e (int i, float f2, long l, double d2, char c, float f1, short s, double d1) in call2e()
166 void call2f (float f2, long l, double d2, char c, float f1, short s, double d1, int i) in call2f()
171 void call2g (long l, double d2, char c, float f1, short s, double d1, int i, float f2) in call2g()
176 void call2h (double d2, char c, float f1, short s, double d1, int i, float f2, long l) in call2h()
181 void call2i (char c1, float f1, char c2, char c3, double d1, char c4, char c5, char c6, float f2, s… in call2i()
217 void callcb (double _Complex d1, double _Complex d2, double _Complex d3) in callcb()
[all …]
/netbsd-src/usr.sbin/btattach/
H A Dinit_bgb2xx.c51 uint8_t d1; /* ? */ member
/netbsd-src/usr.sbin/bootp/common/
H A Dreadfile.c1323 nullcmp(hash_datum *d1, hash_datum *d2) in nullcmp()
1335 nmcmp(hash_datum *d1, hash_datum *d2) in nmcmp()
1357 hwinscmp(hash_datum *d1, hash_datum *d2) in hwinscmp()
2003 hwlookcmp(hash_datum *d1, hash_datum *d2) in hwlookcmp()
2023 iplookcmp(hash_datum *d1, hash_datum *d2) in iplookcmp()

12345678910