
Data Fields | |
| DEFINITION_KIND | kind |
| const char * | name |
| const char * | s |
| struct definition * | next |
| int | nargs |
| int | length |
| U_CHAR * | expansion |
| struct definition::reflist * | pattern |
| const U_CHAR * | argnames |
Data Types | |
| type | reflist |
Definition at line 103 of file gen_util.cxx.
| const char* definition::name |
| const char* definition::s |
struct definition* definition::next [read] |
Definition at line 207 of file tradcpp.c.
Referenced by collect_expansion(), dump_all_macros(), macroexpand(), and rescan().
Definition at line 208 of file tradcpp.c.
Referenced by collect_expansion(), dump_all_macros(), and macroexpand().
Definition at line 209 of file tradcpp.c.
Referenced by collect_expansion(), dump_all_macros(), and macroexpand().
Referenced by collect_expansion(), dump_all_macros(), and macroexpand().
| const U_CHAR * definition::argnames |
1.5.6