Searched refs:wd1 (Results 1 - 25 of 26) sorted by relevance

12

/openbsd-current/games/adventure/
H A Dwizard.c88 getin(wd1, sizeof(wd1), wd2, sizeof(wd2));
89 if (!weq(wd1, magic)) {
H A Dmain.c57 char wd1[MAXSTR]; /* the complete words */ variable
221 getin(wd1, sizeof(wd1), wd2, sizeof(wd2));
225 strlcpy(wd1, "quit", sizeof(wd1));
288 if (weq(wd1, "enter") &&
291 if (weq(wd1, "enter") && *wd2 != 0)
293 if ((!weq(wd1, "water") && !weq(wd1, "oil"))
299 l2610: if (weq(wd1, "wes
[all...]
H A Dsave.c97 {&wd1, sizeof(wd1)},
H A Dhdr.h78 extern char wd1[MAXSTR]; /* the complete words */
H A Dsubr.c540 strlcpy(wd1, wd2, sizeof(wd1));
541 i = vocab(wd1, -1, 0);
817 getin(wd1, sizeof(wd1), wd2, sizeof(wd2));
818 if (!weq(wd1, "y") && !weq(wd1, "yes"))
/openbsd-current/sys/arch/hppa/spmath/
H A Dfloat.h261 unsigned int wd1; member in struct:dint
266 unsigned int wd1; member in struct:dblwd
290 unsigned int wd1; member in struct:quadwd
H A Dcnv_float.h278 Dintp2(destB) = src->wd1
281 dest->wd1 = Dintp2(srcB)
H A Ddbl_float.h260 Dallp2(destb) = src->wd1
263 dest->wd1 = Dallp2(srcb)
/openbsd-current/etc/etc.octeon/
H A DMAKEDEV448 R octcf0 diskmap bio rd0 cd0 cd1 st0 st1 wd0 wd1 wd2 wd3 wd4
459 R tty0b pf wd0 wd1 wd2 wd3 std st0 st1 fd
/openbsd-current/etc/etc.macppc/
H A DMAKEDEV528 R diskmap bio rd0 cd0 cd1 st0 st1 wd0 wd1 wd2 wd3 wd4 sd0 sd1
541 R wd0 wd1 wd2 wd3 std st0 st1 fd
/openbsd-current/etc/etc.loongson/
H A DMAKEDEV478 R wd1 wd2 wd3 wd4 sd0 sd1 sd2 sd3 sd4 tty00 tty01 bpf std
488 R apm pf wd0 wd1 wd2 wd3 std st0 st1 fd
/openbsd-current/etc/etc.armv7/
H A DMAKEDEV215 R std bpf wd0 wd1 sd0 tty00 rd0 wsmouse
502 R wd0 wd1 wd2 wd3 std st0 st1 fd
/openbsd-current/etc/etc.luna88k/
H A DMAKEDEV407 R diskmap bio ttya rd0 cd0 cd1 st0 st1 wd0 wd1 wd2 wd3 wd4
416 R tty06 tty07 tty08 tty09 tty0a tty0b pf wd0 wd1 wd2 wd3 std
/openbsd-current/etc/etc.landisk/
H A DMAKEDEV211 R std bpf wd0 wd1 sd0 rd0 wsmouse
474 R rmidi7 radio0 video0 video1 uk0 random pf wd0 wd1 wd2 wd3
/openbsd-current/etc/etc.alpha/
H A DMAKEDEV221 R std fd0 wd0 wd1 wd2 sd0 sd1 sd2 bpf
553 R ttyc7 pf wd0 wd1 wd2 wd3 std st0 st1 fd
/openbsd-current/etc/etc.sparc64/
H A DMAKEDEV232 R std fd0 wd0 wd1 wd2 sd0 sd1 sd2 rd0
668 R pf wd0 wd1 wd2 wd3 std st0 st1 fd
/openbsd-current/etc/etc.hppa/
H A DMAKEDEV512 R tty06 tty07 tty08 tty09 tty0a tty0b pf wd0 wd1 wd2 wd3 std
/openbsd-current/etc/etc.arm64/
H A DMAKEDEV519 R wd1 wd2 wd3 std fd
/openbsd-current/etc/etc.powerpc64/
H A DMAKEDEV513 R tty08 tty09 tty0a tty0b pf wd0 wd1 wd2 wd3 std st0 st1 fd
/openbsd-current/etc/etc.riscv64/
H A DMAKEDEV508 R tty06 tty07 tty08 tty09 tty0a tty0b apm pf wd0 wd1 wd2 wd3
/openbsd-current/etc/etc.amd64/
H A DMAKEDEV613 R ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 apm pf pctr wd0 wd1 wd2
/openbsd-current/etc/etc.i386/
H A DMAKEDEV608 R ttyc4 ttyc5 ttyc6 ttyc7 apm pf pctr wd0 wd1 wd2 wd3 std st0
/openbsd-current/sys/arch/hppa/hppa/
H A Ddb_disasm.c59 int wd1; member in struct:doubleword
/openbsd-current/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex6063 \ifdim \wd1 > 0pt
6120 \ifdim \wd1 > 0pt
6132 \ifdim \wd1 > 0pt
/openbsd-current/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex5805 \ifdim \wd1 > 0pt
5859 \ifdim \wd1 > 0pt
5871 \ifdim \wd1 > 0pt

Completed in 287 milliseconds

12