Home
last modified time | relevance | path

Searched refs:top2 (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/makeinfo/tests/
H A Dtop27 ../makeinfo --no-split --force -o top2.html --html $srcdir/top2.txi 2>/dev/null
8 test -s top2.html
11 rm -f top2.html
/openbsd/gnu/usr.bin/perl/
H A Dutil.c1256 top2: in Perl_fbm_instr()
1269 goto top2; in Perl_fbm_instr()
1287 goto top2; in Perl_fbm_instr()
H A Dpp.c3992 SV *top2 = sv_newmortal(); in PP() local
3993 sv_setsv_nomg(top2, top); in PP()
3994 top = top2; in PP()
/openbsd/gnu/usr.bin/cvs/src/
H A Dsanity.sh13935 dotest binwrap3-top2 "grep foo-b.sb ./CVS/Entries" \
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog2131 * makeinfo/tests/Makefile.am: commented top2.texi to fix distcheck.