Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc3867 const int byte_col2 in test_cpp_utf8() local
3879 ASSERT_EQ (byte_col2, byte_col); in test_cpp_utf8()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c3680 const int byte_col2 = cpp_display_column_to_byte_column (str, 15, in test_cpp_utf8() local
3692 ASSERT_EQ (byte_col2, byte_col); in test_cpp_utf8()