GCC Middle and Back End API Reference
macro_hash_value Struct Reference

Data Fields

char * name
char * value

Detailed Description

The type of a value in macro_hash.


Field Documentation

char* macro_hash_value::name

The name stored in the hash table.

char* macro_hash_value::value

The value of the macro.


The documentation for this struct was generated from the following file: