Home | History | Annotate | Download | only in info

Lines Matching full:whitespace

140    The lexer does not consider whitespace to be a token in its own
141 right. If whitespace (other than a new line) precedes a token, it sets
170 arguments to a macro is treated as whitespace. This white space is
201 non-comment whitespace only, as intending to escape the newline. It
631 Look at how the preprocessor gets whitespace output correct
634 indicates that the token was preceded by whitespace of some form other
647 consideration reveals that `1' gets its preceding whitespace from the
649 `2' gets its whitespace from the space preceding the parameter `y' in
842 pair, but whitespace and comments are permitted.
846 than a single `#' and possibly whitespace) is permitted.