Home
last modified time | relevance | path

Searched refs:symbols (Results 1 – 25 of 33) sorted by relevance

12

/original-bsd/sys/tahoe/conf/
H A DMakefile.tahoe51 symbols.sort: ${TAHOE}/tahoe/symbols.raw
52 grep -v '^#' ${TAHOE}/tahoe/symbols.raw \
53 | sed 's/^ //' | sort -u > symbols.sort
/original-bsd/sys/pmax/conf/
H A DMakefile.pmax105 symbols.sort: ${PMAX}/pmax/symbols.raw
106 grep -v '^#' ${PMAX}/pmax/symbols.raw \
107 | sed 's/^ //' | sort -u > symbols.sort
/original-bsd/sys/vax/conf/
H A DMakefile.vax53 symbols.sort: ${VAX}/vax/symbols.raw
54 grep -v '^#' ${VAX}/vax/symbols.raw \
55 | sed 's/^ //' | sort -u > symbols.sort
/original-bsd/sys/hp300/conf/
H A DMakefile.hp300107 symbols.sort: ${HP300}/hp300/symbols.raw
108 grep -v '^#' ${HP300}/hp300/symbols.raw \
109 | sed 's/^ //' | sort -u > symbols.sort
/original-bsd/sys/luna68k/conf/
H A DMakefile.luna68k106 symbols.sort: ${LUNA68K}/luna68k/symbols.raw
107 grep -v '^#' ${LUNA68K}/luna68k/symbols.raw \
108 | sed 's/^ //' | sort -u > symbols.sort
/original-bsd/sys/i386/conf/
H A DMakefile.i386104 symbols.sort: ${I386}/i386/symbols.raw
105 grep -v '^#' ${I386}/i386/symbols.raw \
106 | sed 's/^ //' | sort -u > symbols.sort
/original-bsd/usr.bin/ld/
H A Dld.c547 struct nlist *symbols; member
1688 for (p = entry->symbols; p < end; p++)
1942 if (n_ptr >= entry->symbols &&
1943 n_ptr < (entry->symbols
2032 subentry->symbols = 0;
2163 free (subentry->symbols);
2229 free (subentry->symbols);
2830 for (tmp = entry->symbols;
2831 tmp < (entry->symbols
2837 if (tmp >= (entry->symbols
[all …]
/original-bsd/contrib/gas-1.38/
H A DMakefile8 symbols.c version.c write.c xmalloc.c xrealloc.c
/original-bsd/old/dbx/
H A DMakefile8 process.h runtime.h scanner.h source.h stabstring.h symbols.h \
13 process.c scanner.c source.c stabstring.c symbols.c tree.c \
/original-bsd/sys/vax/vax/
H A Dsymbols.raw1 # @(#)symbols.raw 7.5 (Berkeley) 12/07/90
/original-bsd/sys/tahoe/tahoe/
H A Dsymbols.raw1 # @(#)symbols.raw 7.5 (Berkeley) 12/07/90
/original-bsd/sys/sparc/conf/
H A DSPARC17 #makeoptions DEBUG="-g" # symbols for kgdb
H A DGENERIC.sparc22 makeoptions DEBUG="-g" # symbols for kgdb
/original-bsd/games/hack/
H A Dhelp15 Hack uses the following symbols:
94 object symbols possibly followed by 'a' and/or 'u'.
/original-bsd/old/yacc/
H A Dyaccnews53 and nonterminal symbols which will have values. If the type
85 declare nonterminal symbols to have a particular type.
H A Dyaccdiffs47 the goto's for nonterminal symbols are now printed in
/original-bsd/old/lisp/fp/fp.vax/
H A Dscanner.l13 ; get the next token: names, numbers, special symbols variable
/original-bsd/local/ditroff/ditroff.okeeffe/grap/
H A DREADME68 symbols like bullet, circle, star, plus: cat /usr/lib/grap.defines,
H A Dgrap.168 symbols like bullet, circle, star, plus: cat /usr/lib/grap.defines,
/original-bsd/contrib/sc/
H A DCHANGES15 A fix for undefined C_* symbols in AIX.
/original-bsd/old/pcc/mip/
H A Dmanifest46 /* little symbols, etc. */
/original-bsd/old/pcc/ccom.vax/
H A DINFO110 The template indicates where the results end up, too. The symbols in the
/original-bsd/usr.bin/f77/libI77/
H A DNEWS152 symbols in the library went from about 230 to 130.
/original-bsd/usr.bin/compress/doc/
H A DREADME27 The following preprocessor symbols control the compilation of "compress.c":
/original-bsd/games/larn/
H A DFixed.Bugs19 see the symbols VER and SUBVER.

12