Home
last modified time | relevance | path

Searched refs:character (Results 1 – 25 of 225) sorted by relevance

123456789

/toolchain/binutils/binutils-2.27/libiberty/
Dfnmatch.txh6 wildcards @code{?} to match any one character, @code{*} to match any
8 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
10 character is in the set. A set may be inverted (i.e., match anything
12 character in the set. To include those characters in the set, list them
13 as anything other than the first character of the set. To include a
14 dash in the set, list it last in the set. A backslash character makes
15 the following character not special, so for example you could match
31 Do not interpret backslashes as quoting the following special character.
Dat-file.texi11 character may be included in an option by surrounding the entire
12 option in either single or double quotes. Any character (including a
13 backslash) may be included by prefixing the character to be included
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-visium.texi58 @cindex line comment character, Visium
59 @cindex Visium line comment character
60 Line comments are introduced either by the @samp{!} character or by the
61 @samp{;} character appearing anywhere on a line.
63 A hash character (@samp{#}) as the first character on a line also
71 The Visium assembler does not currently support a line separator character.
Dc-xstormy16.texi24 @cindex line comment character, XStormy16
25 @cindex XStormy16 line comment character
26 @samp{#} is the line comment character. If a @samp{#} appears as the
27 first character of a line, the whole line is treated as a comment, but
32 @cindex comment character, XStormy16
33 @cindex XStormy16 comment character
35 from wherever the character appears on the line up to the end of the
42 The @samp{|} character can be used to separate statements on the same
Dc-ns32k.texi58 @cindex line comment character, NS32K
59 @cindex NS32K line comment character
63 If a @samp{#} appears as the first character of a line then the whole
69 the @samp{|} character appearing as the first character on a line will
75 The @samp{;} character can be used to separate statements on the same
Dc-pj.texi38 @cindex line comment character, PJ
39 @cindex PJ line comment character
43 If a @samp{#} appears as the first character of a line then the whole
51 The @samp{;} character can be used to separate statements on the same
Dc-epiphany.texi53 @cindex line comment character, Epiphany
54 @cindex Epiphany line comment character
58 If a @samp{#} appears as the first character of a line then the whole
66 The @samp{`} character can be used to separate statements on the same
Dc-mt.texi55 @cindex line comment character, MT
56 @cindex MT line comment character
60 If a @samp{#} appears as the first character of a line then the whole
69 character.
Dc-ip2k.texi56 @cindex line comment character, IP2K
57 @cindex IP2K line comment character
61 If a @samp{#} appears as the first character of a line, the whole line
70 character.
Dc-xgate.texi83 @cindex line comment character, XGATE
84 @cindex XGATE line comment character
85 The presence of a @samp{;} character or a @samp{!} character anywhere
89 A @samp{*} or a @samp{#} character at the start of a line also
91 on the line. If the first character of the line is a @samp{#} then as
100 character.
Dc-z80.texi91 @cindex line comment character, Z80
92 @cindex Z80 line comment character
93 The semicolon @samp{;} is the line comment character;
95 If a @samp{#} appears as the first character of a line then the whole
103 The Z80 assembler does not support a line separator character.
111 @cindex character escapes, Z80
113 A backslash @samp{\} is an ordinary character for the Z80 assembler.
115 @cindex character constant, Z80
119 is one character in between, it is a character constant, otherwise it is
Dc-xc16x.texi67 @cindex line comment character, xc16x
68 @cindex xc16c line comment character
72 If a @samp{#} appears as the first character of a line then the whole
80 The XC16X assembler does not support a line separator character.
Dc-vax.texi317 @cindex immediate character, VAX
318 @cindex VAX immediate character
319 The immediate character is @samp{$} for Unix compatibility, not
322 @cindex indirect character, VAX
323 @cindex VAX indirect character
324 The indirect character is @samp{*} for Unix compatibility, not
327 @cindex displacement sizing character, VAX
328 @cindex VAX displacement sizing character
329 The displacement sizing character is @samp{`} (an accent grave) for
369 @cindex line comment character, VAX
[all …]
Dc-m32c.texi134 @cindex line comment character, M32C
135 @cindex M32C line comment character
136 The presence of a @samp{;} character on a line indicates the start of
139 If a @samp{#} appears as the first character of a line, the whole line
147 The @samp{|} character can be used to separate statements on the same
Dc-ppc.texi217 @cindex line comment character, PowerPC
218 @cindex PowerPC line comment character
222 If a @samp{#} appears as the first character of a line then the whole
228 then the @samp{!} character also acts as a line comment character.
235 The @samp{;} character can be used to separate statements on the same
Dc-microblaze.texi85 @cindex line comment character, MicroBlaze
86 @cindex MicroBlaze line comment character
90 If a @samp{#} appears as the first character of a line, the whole line
98 The @samp{;} character can be used to separate statements on the same
Dc-metag.texi66 @cindex line comment character, Meta
67 @cindex Meta line comment character
68 @samp{!} is the line comment character.
Dc-rl78.texi134 @cindex line comment character, RL78
135 @cindex RL78 line comment character
139 If a @samp{#} appears as the first character of a line then the whole
147 The @samp{|} character can be used to separate statements on the same
Dc-cr16.texi111 @cindex line comment character, CR16
112 @cindex CR16 line comment character
115 as the first character of a line, the whole line is treated as a
123 The @samp{;} character can be used to separate statements on the same
Dc-nios2.texi84 @cindex line comment character, Nios II
85 @cindex Nios II line comment character
86 @cindex line separator character, Nios II
87 @cindex Nios II line separator character
88 @samp{#} is the line comment character.
89 @samp{;} is the line separator character.
Dc-cris.texi49 expected to be prefixed by a leading @samp{_} character and for
221 The character @samp{#} is a line comment character. It starts a
224 A @samp{;} character starts a comment anywhere on the line,
227 A @samp{@@} character is handled as a line separator equivalent
228 to a logical new-line character (except in a comment), so
250 with the character @samp{:} (omitted in the list below). Every
329 A @samp{$} character may always prefix a general or special
370 makes a @samp{$} character prefix on all registers optional. It
373 used when ordinary symbols do not have a @samp{_} character
381 This directive makes a @samp{$} character prefix on all
Dc-score.texi153 @cindex line comment character, SCORE
154 @cindex SCORE line comment character
158 If a @samp{#} appears as the first character of a line then the whole
166 The @samp{;} character can be used to separate statements on the same
Dc-tic6x.texi91 @cindex line comment character, TIC6X
92 @cindex TIC6X line comment character
95 @samp{*} appears as the first character of a line, the whole line is
97 character then it can also be a logical line number directive
104 The @samp{@@} character can be used instead of a newline to separate
Dc-m68k.texi107 Normally the character @samp{|} is treated as a comment character, which
109 option turns @samp{|} into a normal character. In this mode, you must
110 either use C style comments, or start comments with a @samp{#} character
612 @cindex M680x0 line comment character
613 @cindex line comment character, M680x0
615 Line comments are introduced by the @samp{|} character appearing
619 An asterisk (@samp{*}) as the first character on a line marks the
622 @cindex M680x0 immediate character
623 @cindex immediate character, M680x0
625 A hash character (@samp{#}) as the first character on a line also
[all …]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mri/
Dchar.d2 #name: MRI character constants
5 # Test MRI character constants

123456789