Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype-state.cc77 STOK_STRING, /* String token. */ enumerator
542 tk->stok_kind = STOK_STRING; in read_a_state_token()
1536 if (state_token_kind (t0) == STOK_STRING) in read_state_undefined_type()
1570 if (state_token_kind (t0) == STOK_STRING) in read_state_struct_type()
1612 if (state_token_kind (t0) == STOK_STRING) in read_state_user_struct_type()
1647 if (state_token_kind (t0) == STOK_STRING) in read_state_union_type()
1693 if (state_token_kind (t0) == STOK_STRING) in read_state_array_type()
1730 if (state_token_kind (t0) == STOK_STRING) in read_state_lang_struct_type()
1948 if (state_token_kind (t0) == STOK_STRING && in read_state_fileloc()
2021 if (state_token_kind (t0) == STOK_STRING) in read_state_string_option()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype-state.c76 STOK_STRING, /* String token. */ enumerator
540 tk->stok_kind = STOK_STRING; in read_a_state_token()
1509 if (state_token_kind (t0) == STOK_STRING) in read_state_undefined_type()
1543 if (state_token_kind (t0) == STOK_STRING) in read_state_struct_type()
1585 if (state_token_kind (t0) == STOK_STRING) in read_state_user_struct_type()
1620 if (state_token_kind (t0) == STOK_STRING) in read_state_union_type()
1666 if (state_token_kind (t0) == STOK_STRING) in read_state_array_type()
1703 if (state_token_kind (t0) == STOK_STRING) in read_state_lang_struct_type()
1916 if (state_token_kind (t0) == STOK_STRING && in read_state_fileloc()
1989 if (state_token_kind (t0) == STOK_STRING) in read_state_string_option()
[all …]