Home
last modified time | relevance | path

Searched refs:m_base_location (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc1879 m_base_location (base_location) in line_table_case()
1883 int m_base_location; member in selftest::line_table_case
1916 if (case_.m_base_location) in line_table_test()
1918 line_table->highest_location = case_.m_base_location; in line_table_test()
1919 line_table->highest_line = case_.m_base_location; in line_table_test()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c1719 m_base_location (base_location) in line_table_case()
1723 int m_base_location; variable
1756 if (case_.m_base_location) in line_table_test()
1758 line_table->highest_location = case_.m_base_location; in line_table_test()
1759 line_table->highest_line = case_.m_base_location; in line_table_test()