Lines Matching full:scan
708 The `#include' directive works by directing the C preprocessor to scan
2467 macro calls, they are expanded during the first scan. The result
2468 therefore contains no macro calls, so the second scan does not change
2470 single remaining scan would find the same macro calls and produce the
2473 You might expect the double scan to change the results when a
2476 expanded once in the first scan, and a second time in the second scan.
2478 expand in the first scan are marked so that they will not expand in the
2479 second scan either.
2495 appear during the main scan as an indirect self-reference and
2518 This can cause a macro expanded on the second scan to be called