Home | History | Annotate | Download | only in info

Lines Matching full:whitespace

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