Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 181) sorted by relevance

12345678

/original-bsd/usr.bin/f77/pass1.vax/
H A Dgram.io154 | other
161 | uexpr SCOMMA other
163 | other SCOMMA uexpr
165 | other SCOMMA other
169 | out2 SCOMMA other
173 other: complex_const
177 | SLPAR other SCOMMA dospec SRPAR
H A DDEBUGS21 3) Show data structures after loop optimization but before other
25 other optimizations.
/original-bsd/games/rogue/
H A Dscore.c37 killed_by(monster, other) in killed_by() argument
39 short other;
45 if (other != QUIT) {
49 if (other) {
50 switch(other) {
102 put_scores(monster, other);
169 put_scores(monster, other) in put_scores() argument
171 short other;
246 other);
315 if (other) {
[all …]
H A Dhit.c135 rogue_damage(d, monster, other) in rogue_damage() argument
138 short other;
143 killed_by(monster, other);
/original-bsd/usr.bin/pascal/src/
H A Dyytree.c161 setupfield( field , other ) in setupfield() argument
163 struct tnode *other;
167 return tree3( T_FIELD , (int) field , other );
169 return tree4( T_FIELD , (int) field , other , TR_NIL );
/original-bsd/old/prmail/
H A Dprmail.c55 prmail(user, other) in prmail() argument
69 if (other)
73 if (other)
/original-bsd/games/mille/
H A Dend.c50 if (Player[other(num)].mileage == 0) {
77 pp = &Player[other(num)];
101 if (Player[other(num)].mileage == 0) {
H A Dmille.h172 # define other(x) (1 - x) macro
173 # define nextplay() (Play = other(Play))
/original-bsd/usr.sbin/amd/doc/
H A Dtexinfo.tex46 \chardef\other=12
972 \catcode`\%=\other\catcode`\&=\other\catcode`\#=\other
973 \catcode`\$=\other\catcode`\_=\other
974 \catcode`\~=\other
1045 \catcode `\@=\other
2033 \catcode`\"=\other
2034 \catcode`\_=\other
2035 \catcode`\|=\other
2036 \catcode`\<=\other
2037 \catcode`\>=\other
[all …]
/original-bsd/share/skel/
H A Ddot.rhosts1 # This file should NOT be group or other readable.
/original-bsd/games/wump/
H A Dwump.info4 three tunnels connecting it to other rooms in the cavern. Caves may vary,
14 Bats -- As with any other cave, the Wumpus cave has bats in residence.
38 not careful! On the other hand, if you shoot the Wumpus you've WON!
/original-bsd/old/games.vax/compat/
H A Dmemsiz.s14 # put the memory size in a global variable for other uses
/original-bsd/etc/
H A Dhosts5 # It is used only for "ifconfig" and other operations
/original-bsd/usr.bin/mail/
H A Dlist.c96 int tok, beg, mc, star, other, valdot, colmod, colresult; local
108 other = 0;
119 other++;
175 other++;
198 if (other) {
/original-bsd/contrib/usr.x25/
H A DREADME-4.2bsd27 to other sites. Removing the "-r" flag to x29d will cause the kernel X.25
51 to other remote hosts:
68 specific X.25(1976) DTE's attached to Canada's Datapac network; all other
/original-bsd/sys/miscfs/union/
H A DREADME4 removes duplicate names when a union stack is encountered. The other
/original-bsd/usr.bin/f77/libF77/
H A Drand_.c.other9 static char sccsid[] = "@(#)rand_.c.other 5.2 (Berkeley) 04/12/91";
/original-bsd/usr.bin/tn3270/ascii/
H A Dmap3270.c496 state *pState, *other; local
522 other = pState;
524 if ((other = FindMatchAtThisLevel(head->address, *string)) != 0) {
529 other = pState;
532 return(PasteEntry(other, string+1, count-1, identifier));
/original-bsd/usr.bin/spell/
H A DREADME22 rdist. For machines with other user populations, a file "hlist" is
26 /usr/share/dict/{american,british} respectively, plus any other files
57 spell's hashing process, but makes a difference for other commands,
62 but I am maintaining a list of these bugs, and of other ideas for
/original-bsd/usr.bin/uucp/UUAIDS/
H A DL.aliases19 # here, as in all the other L files, a line beginning with # is a comment
/original-bsd/share/man/man0/
H A Dignore72 other
/original-bsd/admin/admin/forms/
H A Daccount18 other machine without the explicit written or electronic approval of a CSRG
/original-bsd/old/dbx/tests/pc/
H A Dpcerror.p19 junk, locked, other :file of char;
93 ENOFILE: ch:=other^;
/original-bsd/old/pcc/mip/
H A DCONVERT65 The other way to deal with it is just fix it...
67 9. As a side-effect of other changes, the meaning of the arguments
70 OPANY, on the other hand, matches only ops which are not assignment
/original-bsd/usr.sbin/timed/timed/
H A DCHANGES40 separate the main protocol timer from that used to look for other networks
45 timed queue while the daemon is processing other messages.
72 refuse to behave badly when other machines do. Instead of arguing forever,
73 go off and sulk when other machines refuse to play by the rules.
81 It is also handy when one machine has some other way of adjusting

12345678