Home
last modified time | relevance | path

Searched defs:A10 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_sqrt.c68 UINT64 Q, Q2, A10, C4, R, R2, QE, res; in bid64_sqrt() local
216 UINT128 CX, CX2, A10, S2, T128, CS, CSM, CS2, C256, CS1, in bid64_sqrt() local
H A Dbid_sqrt_macros.h35 short_sqrt128 (UINT128 A10) { in short_sqrt128()
136 short_sqrt128 (UINT128 A10) { in short_sqrt128()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid64_sqrt.c68 UINT64 Q, Q2, A10, C4, R, R2, QE, res; in bid64_sqrt() local
216 UINT128 CX, CX2, A10, S2, T128, CS, CSM, CS2, C256, CS1, in bid64_sqrt() local
H A Dbid_sqrt_macros.h35 short_sqrt128 (UINT128 A10) { in short_sqrt128()
136 short_sqrt128 (UINT128 A10) { in short_sqrt128()
/netbsd-src/lib/libm/ld128/
H A Dk_expl.h79 A10 = 2.7557333722375069e-7; /* 0x1.27e505ab56259p-22 */ variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dmodes_internal_test.c493 static const u8 A10[] = { variable
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dmodes_internal_test.c499 static const u8 A10[] = { variable
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dstg.c380 #define A10 2 /* 10b ack turn around */ macro