Searched refs:CR (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/libplot/t300/common/
H A Dcon.h43 #define CR 015 macro
H A Dsubr.c124 /* if we need to go to left margin, just CR */
126 spew(CR);
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Dcon.h52 #define CR 015 macro
/osnet-11/usr/src/lib/libplot/t450/common/
H A Dcon.h45 #define CR 015 macro
H A Dopen.c62 (void) putchar(CR);
H A Dsubr.c128 /* if we need to go to left margin, just CR */
130 spew(CR);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm49 constants C<CR>, C<LF>, and C<CRLF>, as well as C<$CR>, C<$LF>, and
338 @EXPORT_OK = qw(CR LF CRLF $CR $LF $CRLF
348 crlf => [qw(CR LF CRLF $CR $LF $CRLF)],
353 sub CR () {"\015"} subroutine
358 *CR = \CR();
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c268 #define CR 0x00 macro
327 #define __kick_rx() writel(CR_RXE, ns->base + CR)
559 writel(which, ns->base + CR);
562 } while (readl(ns->base + CR) & which);
711 writel(CR_TXE, ns->base + CR);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcharnames.pm15 'CARRIAGE RETURN' => 'CARRIAGE RETURN (CR)',
20 'CR' => 'CARRIAGE RETURN (CR)',
498 CARRIAGE RETURN (CR)
509 CR
H A DPerlIO.pm87 converts pairs of CR,LF to a single "\n" newline character. On write
88 converts each "\n" to a CR,LF pair. Note that this layer likes to be
H A Dperl5db.pl4527 # happen when you ask for h on <CR> for example
4533 # XXX: finds CR but not <CR>
6760 <B<CR>> Repeat last B<n> or B<s> command.
6916 B<f> I<filename> View source in file <B<CR>/B<Enter>> Repeat last B<n> or B<s>
6946 B<CR>> Repeat last B<n> or B<s> command.
7091 B<f> I<filename> View source in file <B<CR>/B<Enter>> Repeat last B<n> or B<s>
7138 ( < ? # so <CR> works
8379 # XXX: finds CR but not <CR>
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL461 services, then enter a single space, followed by <CR>. To accept the
462 default, hit <CR>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL132 CW. If yours is called something else (like CR), use B<--fixed> to specify
164 Some systems may want CR instead. Only matters for troff(1) output.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DMan.pm1186 CW. If yours is called something else (like CR), use the C<fixed> option to
1221 Some systems may want CR instead. Only matters for B<troff> output.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DLbrk.pl11 000D CR
H A DName.pl19 000D CARRIAGE RETURN (CR)
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c150 #define CR (13) macro
569 while (s[0] == ' ' || s[0] == HT || s[0] == CR || s[0] == LF) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL333 BEL, HT, LF, FF, CR, ESC, respectively, and `\' followed by a three-digit

Completed in 90 milliseconds