Data Fields | |
| int | kind |
| union { | |
| int i | |
| const char * s | |
| } | u |
| union { | |
| int i | |
| const char * s | |
| } | u |
| union { | |
| int i | |
| const char * s | |
| } | u |
| union { | |
| unsigned HOST_WIDE_INT i | |
| const char * s | |
| } | u |
Definition at line 4577 of file c-typeck.c.
| int spelling::kind |
| int spelling::i |
| const char* spelling::s |
| union { ... } spelling::u |
Referenced by print_spelling(), and spelling_length().
| union { ... } spelling::u |
| union { ... } spelling::u |
| unsigned HOST_WIDE_INT spelling::i |
Definition at line 4401 of file c-typeck.c.
| union { ... } spelling::u |
1.5.6