|
CWB
|
an entry in the macro database More...
Data Fields | |
| char * | name |
| int | args |
| char * | argnames [10] |
| MacroSegment | replacement |
| int | active |
| struct _MacroEntry * | next |
an entry in the macro database
| int active |
Referenced by expand_macro(), MacroHashAdd(), and PopInputBuffer().
| char* argnames[10] |
Referenced by define_macro(), macro_iterator_next_prototype(), MacroHashAdd(), MacroHashDelete(), and print_macro_definition().
| int args |
| char* name |
| struct _MacroEntry* next |
Referenced by list_macros(), macro_iterator_next_macro(), macro_statistics(), MacroHashAdd(), MacroHashDelete(), and MacroHashLookup().
| MacroSegment replacement |
Referenced by expand_macro(), MacroAddSegment(), MacroHashAdd(), MacroHashDelete(), and print_macro_definition().
1.8.8