Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dinput.c2349 #define ASSERT_NUM_SUBSTRING_RANGES(LEXER_TEST, STRLOC, TYPE, \ macro
2424 ASSERT_NUM_SUBSTRING_RANGES (test, tok->src_loc, type, 11); in test_lexer_string_locations_simple()
2526 ASSERT_NUM_SUBSTRING_RANGES (test, tok->src_loc, type, 11); in test_lexer_string_locations_hex()
2567 ASSERT_NUM_SUBSTRING_RANGES (test, tok->src_loc, type, 11); in test_lexer_string_locations_oct()
2639 ASSERT_NUM_SUBSTRING_RANGES (test, tok->src_loc, CPP_STRING, 5); in test_lexer_string_locations_letter_escape_2()
2709 ASSERT_NUM_SUBSTRING_RANGES (test, tok->src_loc, type, 15); in test_lexer_string_locations_ucn4()
2762 ASSERT_NUM_SUBSTRING_RANGES (test, tok->src_loc, type, 15); in test_lexer_string_locations_ucn8()
3024 ASSERT_NUM_SUBSTRING_RANGES (test, tok->src_loc, type, 26); in test_lexer_string_locations_utf8_source()
3077 ASSERT_NUM_SUBSTRING_RANGES (test, initial_loc, type, 11); in test_lexer_string_locations_concatenation_1()
3152 ASSERT_NUM_SUBSTRING_RANGES (test, initial_loc, type, 11); in test_lexer_string_locations_concatenation_2()
[all …]