#include <cond_comp.h>

Public Attributes | |
| char * | name |
| int | name_len |
| cc_arg_type * | next |
Definition at line 102 of file cond_comp.h.
| char* cc_arg_entry::name |
Definition at line 103 of file cond_comp.h.
Referenced by alloc_arg_entry(), free_arg_entry(), insert_macro(), scan_cc_macro(), and scan_fortran_macro().
Definition at line 104 of file cond_comp.h.
Referenced by expanded_macro_len(), insert_macro(), scan_cc_macro(), and scan_fortran_macro().
Definition at line 105 of file cond_comp.h.
Referenced by expanded_macro_len(), insert_macro(), scan_cc_macro(), and scan_fortran_macro().
1.7.1