Lines Matching full:whitespace
221 Options in FILE are separated by whitespace. A whitespace
274 "fast"--skip whitespace and comment preprocessing (assume source is
1196 (trusted) compiler. `-f' stops the assembler from doing whitespace and
1550 * Whitespace:: Whitespace
1557 File: as.info, Node: Preprocessing, Next: Whitespace, Up: Syntax
1563 * adjusts and removes extra whitespace. It leaves one space or tab
1564 before the keywords on a line, and turns any other whitespace on
1580 Excess whitespace, comments, and character constants cannot be used
1584 `-f' option, whitespace and comments are not removed from the input
1585 file. Within an input file, you can ask for whitespace and comment
1587 before the text that may contain whitespace or comments, and putting a
1590 otherwise free of comments and whitespace.
1593 File: as.info, Node: Whitespace, Next: Comments, Prev: Preprocessing, Up: Syntax
1595 3.2 Whitespace
1598 "Whitespace" is one or more blanks or tabs, in any order. Whitespace
1601 Characters.), any whitespace means the same as exactly one space.
1604 File: as.info, Node: Comments, Next: Symbol Intro, Prev: Whitespace, Up: Syntax
1633 One character only begins a comment if it is the first non-whitespace
1646 whitespace.
1648 If the first non-whitespace characters on the line are not numeric,
1689 An empty statement is allowed, and may include whitespace. It is
1704 Whitespace before a label or after a colon is permitted, but you may not
1705 have whitespace between a label's symbol and its colon. *Note Labels::.
2521 An "expression" specifies an address or numeric value. Whitespace may
2542 An empty expression has no value: it is just whitespace or null.
2600 whitespace.
3527 contain whitespace should be quoted. The string comparison is
14752 whitespace and an optional comma-separated list of operands:
17823 * whitespace: Whitespace. (line 6)
17824 * whitespace, removed by preprocessor: Preprocessing. (line 7)
17922 Node: Whitespace54873