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