Home
last modified time | relevance | path

Searched refs:LINEMAP_SYSP (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-diagnostic.c148 if (!LINEMAP_SYSP (ord_map)) in maybe_unwind_expanded_macro_loc()
192 if (l < RESERVED_LOCATION_COUNT || LINEMAP_SYSP (m)) in maybe_unwind_expanded_macro_loc()
H A Dtree-diagnostic.cc148 if (!LINEMAP_SYSP (ord_map)) in maybe_unwind_expanded_macro_loc()
192 if (l < RESERVED_LOCATION_COUNT || LINEMAP_SYSP (m)) in maybe_unwind_expanded_macro_loc()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-diagnostic.c148 if (!LINEMAP_SYSP (ord_map)) in maybe_unwind_expanded_macro_loc()
192 if (l < RESERVED_LOCATION_COUNT || LINEMAP_SYSP (m)) in maybe_unwind_expanded_macro_loc()
/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dline-map.c1215 return LINEMAP_SYSP (linemap_check_ordinary (map)); in linemap_location_in_system_header_p()
1683 && !LINEMAP_SYSP (map1)) in linemap_unwind_to_first_non_reserved_loc()
1688 || LINEMAP_SYSP (map1))) in linemap_unwind_to_first_non_reserved_loc()
1744 xloc.sysp = LINEMAP_SYSP (ord_map) != 0; in linemap_expand_location()
1838 s = LINEMAP_SYSP (map) != 0; in linemap_dump_location()
H A Dline-map.cc1291 return LINEMAP_SYSP (linemap_check_ordinary (map)); in linemap_location_in_system_header_p()
1762 && !LINEMAP_SYSP (map1)) in linemap_unwind_to_first_non_reserved_loc()
1767 || LINEMAP_SYSP (map1))) in linemap_unwind_to_first_non_reserved_loc()
1823 xloc.sysp = LINEMAP_SYSP (ord_map) != 0; in linemap_expand_location()
1917 s = LINEMAP_SYSP (map) != 0; in linemap_dump_location()
H A Dinit.cc717 LINEMAP_LINE (last), LINEMAP_SYSP (last)); in cpp_read_main_file()
H A DChangeLog3221 (LINEMAP_SYSP): Likewise.
3364 (LINEMAP_SYSP): Likewise.
4740 (LINEMAP_FILE, LINEMAP_LINE, LINEMAP_SYSP): Assert that this
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c1215 return LINEMAP_SYSP (linemap_check_ordinary (map)); in linemap_location_in_system_header_p()
1683 && !LINEMAP_SYSP (map1)) in linemap_unwind_to_first_non_reserved_loc()
1688 || LINEMAP_SYSP (map1))) in linemap_unwind_to_first_non_reserved_loc()
1744 xloc.sysp = LINEMAP_SYSP (ord_map) != 0; in linemap_expand_location()
1838 s = LINEMAP_SYSP (map) != 0; in linemap_dump_location()
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.c213 else if (LINEMAP_SYSP (new_map) == 2) in fe_file_change()
226 if (LINEMAP_SYSP (new_map) == 2) in fe_file_change()
H A Dc-lex.cc212 else if (LINEMAP_SYSP (new_map) == 2) in fe_file_change()
225 if (LINEMAP_SYSP (new_map) == 2) in fe_file_change()
H A DChangeLog11723 * c-lex.c (fe_file_change): Use LINEMAP_SYSP when
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c213 else if (LINEMAP_SYSP (new_map) == 2) in fe_file_change()
226 if (LINEMAP_SYSP (new_map) == 2) in fe_file_change()
/netbsd/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1222 LINEMAP_SYSP (const line_map_ordinary *ord_map) in LINEMAP_SYSP() function
/netbsd/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1269 LINEMAP_SYSP (const line_map_ordinary *ord_map) in LINEMAP_SYSP() function