Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_div.c154 # define bn_div_words(n0,n1,d0) \ argument
169 # define bn_div_words(n0,n1,d0) \ argument
196 BN_ULONG d0, d1; in BN_div() local
H A Dbn_gf2m.c374 int n, dN, d0, d1; in BN_GF2m_mod_arr() local
/minix3/tests/lib/libc/gen/
H A Dt_fpclassify.c60 float d0, d1, d2, f, ip; in ATF_TC_BODY() local
104 double d0, d1, d2, f, ip; in ATF_TC_BODY() local
155 long double d0, d1, d2, f, ip; in ATF_TC_BODY() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
H A Dparam_assign.pass.cpp26 double d0[] = {.3, .1, .6}; in main() local
H A Dset_param.pass.cpp25 double d0[] = {.3, .1, .6}; in main() local
H A Dparam_copy.pass.cpp26 double d0[] = {.3, .1, .6}; in main() local
/minix3/external/bsd/libc++/dist/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
H A Dparam_assign.pass.cpp26 double d0[] = {.3, .1, .6}; in main() local
H A Dparam_copy.pass.cpp26 double d0[] = {.3, .1, .6}; in main() local
H A Dset_param.pass.cpp25 double d0[] = {.3, .1, .6}; in main() local
/minix3/lib/libcrypt/
H A Dcrypt.c255 #define ZERO(d,d0,d1) d0 = 0, d1 = 0 argument
256 #define LOAD(d,d0,d1,bl) d0 = (bl).b32.i0, d1 = (bl).b32.i1 argument
257 #define LOADREG(d,d0,d1,s,s0,s1) d0 = s0, d1 = s1 argument
258 #define OR(d,d0,d1,bl) d0 |= (bl).b32.i0, d1 |= (bl).b32.i1 argument
260 #define DCL_BLOCK(d,d0,d1) int32_t d0, d1 argument
266 #define PERM6464(d,d0,d1,cpp,p) \ argument
275 #define PERM3264(d,d0,d1,cpp,p) \ argument
284 #define PERM6464(d,d0,d1,cpp,p) \ argument
286 #define PERM3264(d,d0,d1,cpp,p) \ argument
/minix3/crypto/external/bsd/openssl/lib/libdes/
H A Docfb_enc.c70 register DES_LONG d0,d1,v0,v1,n=(numbits+7)/8; in des_cfb_encrypt() local
H A Doofb_enc.c70 register DES_LONG d0,d1,vv0,vv1,v0,v1,n=(numbits+7)/8; in des_ofb_encrypt() local
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Dofb_enc.c71 register DES_LONG d0, d1, vv0, vv1, v0, v1, n = (numbits + 7) / 8; in DES_ofb_encrypt() local
H A Dcfb_enc.c77 register DES_LONG d0, d1, v0, v1; in DES_cfb_encrypt() local
H A Dcfb64ede.c150 register DES_LONG d0, d1, v0, v1; in DES_ede3_cfb_encrypt() local
/minix3/lib/libc/gdtoa/
H A Dmisc.c670 ULong d0, d1; local
672 #define d0 word0(&d) macro
743 ULong d0, d1; local
745 #define d0 word0(&d) macro
H A Ddtoa.c80 (d0, mode, ndigits, decpt, sign, rve) in dtoa() argument
/minix3/lib/libc/string/
H A Dbm.c174 size_t *d0, k, md2, n1, ro; in bm_exec() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Darm64.cpp72 const std::type_info &d0 = typeid(D<int>); variable
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/
H A Dp9.cpp9 __typeof__(0 + 0.0) d0; variable
/minix3/sbin/ifconfig/
H A Daf_atalk.c133 prop_data_t d, d0; in at_commit_address() local
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dexprs.h51 double d0, d1; variable
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dattr-deprecated.cpp226 d0, enumerator
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Ddesignated-initializers.c198 double d0; variable
/minix3/minix/drivers/power/acpi/include/
H A Dacmacros.h427 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument