Searched defs:d1 (Results 1 - 25 of 53) sorted by relevance

123

/src/lib/libc/gen/
H A Dalphasort.c55 alphasort(const ALPHASORTARG d1, const ALPHASORTARG d2) argument
H A Dsysctl.c282 struct sysctldesc *d1 = (void *)&buf[0], *d2 = oldp; local in function:user_sysctl
[all...]
/src/tests/lib/libc/gen/
H A Dt_fpclassify.c45 float d0, d1, f; local in function:ATF_TC_BODY
125 double d0, d1, f; local in function:ATF_TC_BODY
205 long double d0, d1, f; local in function:ATF_TC_BODY
[all...]
/src/sys/dev/onewire/
H A Donewire_bitbang.c132 int s, d1, d2; local in function:onewire_bb_write_bit
/src/tests/usr.bin/indent/
H A Dopt_dj.c85 struct d1 { struct in struct:a::b::c
87 } d1; member in struct:a::b::c
100 struct d1 { struct in struct:a::b::c
102 } d1; member in struct:a::b::c
122 struct d1 { struct in struct:a::b::c
124 } d1; member in struct:a::b::c
141 struct d1 { struct in struct:a::b::c
143 } d1; member in struct:a::b::c
H A Dlsym_preprocessing.c105 int d1 ; variable in typeref:typename:int
122 int d1; variable in typeref:typename:int
/src/usr.sbin/btattach/
H A Dinit_bgb2xx.c51 uint8_t d1; /* ? */ member in struct:__anon7f4724810108
H A Dinit_stlc2500.c54 uint8_t d1; /* ? */ member in struct:__anoneb1a5b110108
/src/tests/lib/libc/stdlib/
H A Dt_strtod.c279 volatile double d1 = strtod(val, NULL); local in function:ATF_TC_BODY
/src/sys/arch/sparc/fpu/
H A Dfpu_div.c157 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local in function:fpu_div
H A Dfpu_sqrt.c195 u_int d0, d1, d2, d3; local in function:fpu_sqrt
[all...]
/src/sys/arch/powerpc/fpu/
H A Dfpu_div.c161 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local in function:fpu_div
H A Dfpu_sqrt.c199 u_int d0, d1, d2, d3; local in function:fpu_sqrt
[all...]
/src/sys/arch/m68k/fpe/
H A Dfpu_div.c157 uint32_t r0, r1, r2, d0, d1, d2, y0, y1, y2; local in function:fpu_div
H A Dfpu_sqrt.c195 uint32_t d0, d1, d2; local in function:fpu_sqrt
/src/lib/libc/gdtoa/test/
H A Ddt.c169 U d1; local in function:check
189 U d, d1; local in function:main
[all...]
/src/sbin/ldconfig/
H A Dshlib.c136 cmpndewey(int d1[], int n1, int d2[], int n2) argument
/src/usr.sbin/sa/
H A Dusrdb.c295 uid_t d1, d2; local in function:uid_compare
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h63 unsigned long long d0, d1, d2, d3, d4; local in function:poly1305_blocks
H A Dpoly1305_donna64.h71 uint128_t d0, d1, d2, d; local in function:poly1305_blocks
/src/sys/dev/i2c/
H A Dmt2131.c127 uint64_t d1, d2; local in function:mt2131_tune_dtv
/src/lib/libc/citrus/
H A Dcitrus_module.c156 _cmpndewey(int d1[], unsigned int n1, int d2[], unsigned int n2) argument
/src/sbin/mount_umap/
H A Dmount_umap.c106 long d1, d2; local in function:mount_umap
/src/sys/arch/arm/arm32/
H A Darm32_tlb.c190 const uint32_t d1 = armreg_tlbdata1_read(); local in function:tlb_cortex_a7_record_asids
/src/sys/dev/raidframe/
H A Drf_nwayxor.c77 unsigned long d0, d1, d2, d3, s0, s1, s2, s3; local in function:rf_nWayXor1

Completed in 11 milliseconds

123