Searched refs:W1 (Results 1 - 23 of 23) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dmlhsc.c300 #define W1 (*sci_dma = *buf++) macro
301 W1; W1; W1; W1; W1; W1; W1; W1;
302 W1; W
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_fast_s_mp_sqr.c34 mp_word W1; local
45 W1 = 0;
79 _W = _W + _W + W1;
90 W1 = _W >> ((mp_word)DIGIT_BIT);
H A Dtommath.tex3353 4. $\hat W1 \leftarrow 0$ \\
3362 \hspace{3mm}5.7 $\_ \hat W \leftarrow 2 \cdot \_ \hat W + \hat W1$ \\
3366 \hspace{3mm}5.10 $\hat W1 \leftarrow \lfloor \_ \hat W / \beta \rfloor$ \\
3388 First, we have an accumulator and carry variables $\_ \hat W$ and $\hat W1$ respectively. This is because the inner loop
/netbsd-6-1-5-RELEASE/lib/libc/gdtoa/test/
H A Dstrtodt.c46 static int W0, W1; variable
83 if (b.L[W0] != a.L[0] || b.L[W1] != a.L[1]) {
86 line, fname, UL b.L[W0], UL b.L[W1], UL a.L[0], UL a.L[1]);
117 W1 = 1 - W0;
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A DMakefile.msvc43 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
44 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.abi/
H A Darraynew.C105 struct W1 { void operator delete[] (void *, size_t) {} }; struct
110 struct W4 : public W1 {};
136 check_cookie<W1> (9);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A D20030225-1.c11 #define W1 2841 /* 2048*sqrt(2)*cos(1*pi/16) */ macro
48 X4 = (X8 + (W1 - W7) * X4) >> 3;
49 X5 = (X8 - (W1 + W7) * X5) >> 3;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.abi/
H A Darraynew.C105 struct W1 { void operator delete[] (void *, size_t) {}; }; struct
110 struct W4 : public W1 {};
136 check_cookie<W1> (9);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A D20030225-1.c12 #define W1 2841 /* 2048*sqrt(2)*cos(1*pi/16) */ macro
49 X4 = (X8 + (W1 - W7) * X4) >> 3;
50 X5 = (X8 - (W1 + W7) * X5) >> 3;
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dsbc.c347 #define W1 *byte_data = *(u_int8_t *)data, data += 1 macro
352 W1;
355 W1;
358 W1;
361 W1;
372 W1;
375 #undef W1 macro
492 #define W1 *drq++ = *data++ macro
494 W1; count--;
496 #undef W1 macro
522 #define W1 macro
526 #undef W1 macro
[all...]
H A Dmac68k5380.c462 #define W1 *drq++ = *data++ macro
463 W1; count--;
464 #undef W1 macro
494 #define W1 *drq++ = *data++ macro
495 W1; count--;
496 #undef W1 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A DMakefile.msvc61 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
62 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/src/
H A DMakefile.msvc54 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
55 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libuniname/
H A DMakefile.msvc32 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
33 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A DMakefile.msvc64 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
65 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/
H A Dah_regdomain.c52 #define W1(_a) \ macro
54 #define BM1(_fa) { W0(_fa), W1(_fa) }
55 #define BM2(_fa, _fb) { W0(_fa) | W0(_fb), W1(_fa) | W1(_fb) }
57 { W0(_fa) | W0(_fb) | W0(_fc), W1(_fa) | W1(_fb) | W1(_fc) }
60 W1(_fa) | W1(_fb) | W1(_f
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libgrep/
H A DMakefile.msvc32 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
33 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/lib/
H A DMakefile.msvc31 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
32 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/
H A DMakefile.msvc58 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
59 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/libasprintf/
H A DMakefile.msvc50 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
51 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/
H A DMakefile.msvc55 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
56 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/
H A DMakefile.msvc58 # ones. Set to -W1 to avoid warnings about signed/unsigned combinations.
59 WARN_CFLAGS = -W1
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c3242 mp_word W1; local
3253 W1 = 0;
3287 _W = _W + _W + W1;
3298 W1 = _W >> ((mp_word)DIGIT_BIT);

Completed in 224 milliseconds