Searched refs:CPP_INCREMENT_LINE (Results 1 – 5 of 5) sorted by relevance
78 CPP_INCREMENT_LINE (pfile, 0); in _cpp_preprocess_dir_only()194 CPP_INCREMENT_LINE (pfile, 0); in _cpp_preprocess_dir_only()
407 CPP_INCREMENT_LINE (pfile, 0); in _cpp_scan_out_logical_line()608 CPP_INCREMENT_LINE (pfile, 0); in _cpp_scan_out_logical_line()
67 #define CPP_INCREMENT_LINE(PFILE, COLS_HINT) do { \ macro
294 CPP_INCREMENT_LINE (pfile, 0); in _cpp_process_line_notes()369 CPP_INCREMENT_LINE (pfile, cols); in _cpp_skip_block_comment()966 CPP_INCREMENT_LINE (pfile, 0); in _cpp_lex_direct()
42254 * cpphash.h (CPP_INCREMENT_LINE): New macro.42259 (_cpp_scan_out_logical_line): Use CPP_INCREMENT_LINE.42273 _cpp_skip_block_comment): Use CPP_INCREMENT_LINE.