Home
last modified time | relevance | path

Searched refs:as (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/original-bsd/old/as.tahoe/
H A DMakefile61 PROG= as
65 CLEANFILES+=astoks.h instrs.as
67 .PATH: ${.CURDIR}/../as.vax
72 aspseudo.o: as.h astoks.h aspseudo.c instrs.h instrs.as
75 instrs.as: ${.CURDIR}/instrs
77 awk -f ${.CURDIR}/instrs > instrs.as
81 .depend ${OBJS}: astoks.h instrs.as
/original-bsd/old/as.vax/
H A DMakefile63 PROG= as
68 CLEANFILES=instrs.as astoks.h
76 instrs.as: ${.CURDIR}/instrs
78 awk -f ${.CURDIR}/instrs > instrs.as
82 ${OBJS} .depend: instrs.as astoks.h
/original-bsd/old/adb/common_source/
H A DINFO30 d prints an hword_t value as a signed decimal integer.
31 D prints an expr_t value as a signed decimal integer.
32 u prints an hword_t value as an unsigned decimal integer.
33 U prints an expr_t value as an unsigned decimal integer.
34 q prints an hword_t value as a signed octal integer.
35 Q prints an expr_t value as a signed octal integer.
36 o prints an hword_t value as an unsigned octal integer.
37 O prints an expr_t value as an unsigned octal integer.
38 z prints an hword_t value as a signed hexadecimal integer.
39 Z prints an expr_t value as a signed hexadecimal integer.
[all …]
H A DCHANGES13 adb used to accept 0t, 00t, 0<overflow-to-0>t, etc as decimal, and so
33 reenabled the 1, 2, and 4 formats (not that 2 and 4 are needed, as they
34 are the same as w and W). To get these you must write \1, \2, or \4,
35 or the code will assume (as it used to) that these are prefix counts.
38 situations that sometimes arise when attempting to print data as
40 user to discover it as nonsense.
44 expression>pc now works as an alternate method for changing the pc
47 fixed annoying VAX feature that printed clrl/clrf instructions as
/original-bsd/usr.bin/uucp/libuu/
H A Dsubdir.c52 subfile(as) in subfile() argument
53 char *as; in subfile()
65 s = as;
78 return as;
89 return as;
/original-bsd/usr.bin/diction/explain/
H A Dexplain.d49 as is the case as happens
51 as good or better than as good as or better than
53 as long as when, if
54 as of now now
56 as per AVOID
59 as soon as when
86 being as as, become, since
161 equally as good as good as, equally good
294 inasmuch as since, for, as
371 minimize as far as possible minimize
[all …]
/original-bsd/local/sccscmds/sccscmds.ok/util/
H A Dsubstr.c13 char *substr(as, aresult, origin, len) in substr() argument
14 char *as, *aresult; in substr()
20 s = as + origin;
/original-bsd/local/sccscmds/sccscmds.2/util/
H A Dsubstr.c13 char *substr(as, aresult, origin, len) in substr() argument
14 char *as, *aresult; in substr()
20 s = as + origin;
/original-bsd/old/sh/
H A Dstring.c52 INT length(as) in length() argument
53 STRING as; in length()
57 IF s=as THEN WHILE *s++ DONE FI
58 return(s-as);
/original-bsd/usr.bin/diction/diction/
H A Ddict.d33 as a method of
35 as of now
38 as is the case
39 as per
40 as regards
41 as related to
42 as to
64 being as
311 minimize as far as possible
393 so as to
[all …]
/original-bsd/old/refer/refer/
H A DTEST.out11 who already know another language such as Pascal or Fortran.\*([.1\*(.]
16 .as [A " and D. M. Ritchie
31 such as the Programmer's Manual.
38 .as [A " and D. M. Ritchie
60 .as [A " and J. D. Ullman
70 such as \fIeqn\fP, \fIawk\fP, and \fBbc\fP,
77 .as [A " and D. M. Ritchie
86 as mentioned above.
H A DTEST11 who already know another language such as Pascal or Fortran.
21 such as the Programmer's Manual.
41 such as \fIeqn\fP, \fIawk\fP, and \fBbc\fP,
47 as mentioned above.
/original-bsd/old/
H A DMakefile13 SUBDIR+=adb as.hpux ld
21 SUBDIR+=adb as.tahoe dbx dlmpcc ld pcc
23 SUBDIR+=adb arff as.vax dbx flcopy ld pcc rxformat talk tp
/original-bsd/old/as.hpux/
H A DMakefile3 all hpux-as clean cleandir depend lint obj tags:
6 install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} hpux-as \
/original-bsd/games/backgammon/backgammon/
H A DMesgfix32 'as/ ..:..:.. .../,/
33 'as/^/ "Last update on /
34 'as/$/.",/
/original-bsd/old/boggle/
H A Dinst2 as many words as possible in a 4 by 4 grid of letters. Words may be formed
25 as the first argument. The first + removes the restriction that positions
27 considered adjacent to itself as well as its (up to) 8 neighbors. Hit
/original-bsd/old/as.vax/PSD.doc/
H A DMakefile3 DIR= ps1/05.as
7 EXTRA= as.man.1
/original-bsd/old/pcc/mip/
H A DCONVERT13 I suggest that you take the makefile in /usr/n as well, to help you
16 The conversion process, as well as I understand it is as follows.
61 You may experience loading errors as a result of having used the
68 to match has changed slightly; ASG OPANY, as it always
78 bells and whistles, as a Bourne shell script.
80 produces the same output as the earlier one, are
/original-bsd/usr.bin/window/
H A Dttf100.c34 static struct tt_str as = { "\033$", 2 }; in tt_f100() local
40 gen_AS = &as; in tt_f100()
H A Dttwyse60.c39 static struct tt_str as = { "\033H\002", 3 }; in tt_wyse60() local
46 gen_AS = &as; in tt_wyse60()
H A Dttwyse75.c39 static struct tt_str as = { "\033(0", 3 }; in tt_wyse75() local
46 gen_AS = &as; in tt_wyse75()
/original-bsd/local/ditroff/ditroff.okeeffe/eqn/
H A DREADME17 4. Macros with arguments, as in grap and pic.
31 6. Font names can be given as strings, as in
54 12. Error messages are somewhat better as well. Errors
63 with "bar", but force the bar to be either low (as over x)
64 or high (as over X) regardless of the apparent height of
/original-bsd/usr.bin/yacc/
H A Dverbose.c237 register int as; local
252 as = accessing_symbol[sp->shift[sp->nshifts - 1]];
253 if (ISVAR(as))
326 register int as; local
336 as = accessing_symbol[k];
337 if (ISVAR(as))
338 fprintf(verbose_file, "\t%s goto %d\n", symbol_name[as], k);
/original-bsd/old/pcc/cc/
H A Dcc.c16 char *as = _PATH_AS; variable
273 if (callsys(as, av) > 1) {
335 getsuf(as) in getsuf() argument
336 char as[]; in getsuf()
342 s = as;
356 setsuf(as, ch) in setsuf() argument
357 char *as; in setsuf()
361 s = s1 = savestr(as);
/original-bsd/share/dict/
H A DREADME7 supplemental 'web2a' list contains hyphenated terms as well as assorted

12345678910>>...15