Home
last modified time | relevance | path

Searched refs:LAST_SOURCE_LINE_LOCATION (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcclibs/libcpp/include/
HDline-map.h149 SOURCE_LINE (MAP, LAST_SOURCE_LINE_LOCATION (MAP))
150 #define LAST_SOURCE_LINE_LOCATION(MAP) \ macro
/NextBSD/contrib/gcc/
HDc-ppoutput.c434 maybe_print_line (LAST_SOURCE_LINE_LOCATION (from)); in pp_file_change()
HDc-lex.c226 int included_at = LAST_SOURCE_LINE_LOCATION (new_map - 1); in fe_file_change()
HDChangeLog-200441559 line_table's highest_location, fixing LAST_SOURCE_LINE_LOCATION.
41561 * line-map.h (LAST_SOURCE_LINE_LOCATION): Only decrement by 1.
42230 (SOURCE_COLUMN, LAST_SOURCE_LINE_LOCATION): New macros.
42283 Use LAST_SOURCE_LINE_LOCATION to "catch up" after #include.