Home
last modified time | relevance | path

Searched refs:s2p (Results 1 – 3 of 3) sorted by relevance

/original-bsd/contrib/perl-4.036/x2p/
H A DMakefile.SH58 public = a2p s2p find2perl
62 manpages = a2p.man s2p.man
98 install: a2p s2p
102 - mv $(bin)/s2p $(bin)/s2p.old 2>/dev/null
118 rm -f *.orig */*.orig core $(addedbyconf) a2p.c s2p find2perl all cflags
/original-bsd/contrib/gdb-4.7.LBL/gdb/
H A Dsymfile.c124 compare_symbols (s1p, s2p) in compare_symbols() argument
126 const PTR s2p;
132 s2 = (struct symbol **) s2p;
170 compare_psymbols (s1p, s2p) in compare_psymbols() argument
172 const PTR s2p;
175 register char *st2 = SYMBOL_NAME ((struct partial_symbol *) s2p);
/original-bsd/contrib/perl-4.036/
H A DMakefile.SH325 nroff -man x2p/s2p.man > /usr/contrib/man/cat1/s2p.0