Searched refs:ROFF (Results 26 - 35 of 35) sorted by relevance

12

/openbsd-current/gnu/usr.bin/cvs/lib/
H A DMakefile.in105 ROFF = @ROFF@
/openbsd-current/gnu/usr.bin/cvs/man/
H A DMakefile.in92 ROFF = @ROFF@
/openbsd-current/gnu/usr.bin/cvs/windows-NT/
H A DMakefile.in96 ROFF = @ROFF@
/openbsd-current/gnu/usr.bin/cvs/diff/
H A DMakefile.in79 ROFF = @ROFF@
/openbsd-current/gnu/usr.bin/cvs/contrib/
H A DMakefile.in106 ROFF = @ROFF@
/openbsd-current/gnu/usr.bin/cvs/
H A Dconfigure1777 case "$ROFF" in
1779 ac_cv_path_ROFF="$ROFF" # Let the user override the test with a path.
1782 ac_cv_path_ROFF="$ROFF" # Let the user override the test with a dos path.
1798 ROFF="$ac_cv_path_ROFF"
1799 if test -n "$ROFF"; then
1800 echo "$ac_t""$ROFF" 1>&6
1805 test -n "$ROFF" && break
1807 test -n "$ROFF" || ROFF="$missing_dir/missing roff"
4582 s%@ROFF
[all...]
H A DMakefile.in92 ROFF = @ROFF@
/openbsd-current/gnu/usr.bin/cvs/src/
H A DMakefile.in90 ROFF = @ROFF@
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dskl_universal_plane.c504 #define ROFF(x) (((x) & 0xffff) << 16) macro
564 ROFF(csc[0]) | GOFF(csc[1]));
568 ROFF(csc[3]) | GOFF(csc[4]));
572 ROFF(csc[6]) | GOFF(csc[7]));
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/lib/Pod/
H A DMan.pm185 $self->accept_targets (qw/man MAN roff ROFF/);

Completed in 202 milliseconds

12