Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype-state.cc76 STOK_INTEGER, /* Integer token. */ enumerator
388 tk->stok_kind = STOK_INTEGER; in read_a_state_token()
1452 if (state_token_kind (t0) == STOK_INTEGER) in read_state_already_seen_type()
1515 if (state_token_kind (t) == STOK_INTEGER) in read_state_lang_bitmap()
1760 && state_token_kind (t2) == STOK_INTEGER) in read_state_lang_struct_type()
1812 if (state_token_kind (t0) == STOK_INTEGER) in read_state_common_type_content()
1949 state_token_kind (t1) == STOK_INTEGER) in read_state_fileloc()
1994 && state_token_kind (t2) == STOK_INTEGER) in read_state_fields()
2312 && state_token_kind (t2) == STOK_INTEGER) in read_state_typedefs()
2352 && state_token_kind (t2) == STOK_INTEGER) in read_state_structures()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype-state.c75 STOK_INTEGER, /* Integer token. */ enumerator
386 tk->stok_kind = STOK_INTEGER; in read_a_state_token()
1433 if (state_token_kind (t0) == STOK_INTEGER) in read_state_already_seen_type()
1488 if (state_token_kind (t) == STOK_INTEGER) in read_state_lang_bitmap()
1733 && state_token_kind (t2) == STOK_INTEGER) in read_state_lang_struct_type()
1785 if (state_token_kind (t0) == STOK_INTEGER) in read_state_common_type_content()
1917 state_token_kind (t1) == STOK_INTEGER) in read_state_fileloc()
1962 && state_token_kind (t2) == STOK_INTEGER) in read_state_fields()
2280 && state_token_kind (t2) == STOK_INTEGER) in read_state_typedefs()
2320 && state_token_kind (t2) == STOK_INTEGER) in read_state_structures()
[all …]