Searched refs:undoc (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/binutils/libiberty/
H A Dmaint-tool38 &undoc() if $mode eq "undoc";
88 sub undoc {
H A DMakefile.in415 maint-undoc : $(srcdir)/functions.texi
416 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
/haiku-buildtools/binutils/libiberty/
H A Dmaint-tool38 &undoc() if $mode eq "undoc";
88 sub undoc {
H A DMakefile.in435 maint-undoc : $(srcdir)/functions.texi
436 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
/haiku-buildtools/gcc/libiberty/
H A Dmaint-tool38 &undoc() if $mode eq "undoc";
88 sub undoc {
H A DMakefile.in434 maint-undoc : $(srcdir)/functions.texi
435 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.c4533 int undoc; local
4601 undoc = 0;
4623 undoc = 1;
4632 if (undoc)
4636 undoc = 0;
4647 if (undoc)
4658 undoc = 0;
4671 undoc = 1;
4690 undoc = 1;
4699 if (undoc)
[all...]

Completed in 183 milliseconds