GDB (xrefs)
Public Attributes | List of all members
macro_buffer Struct Reference

Public Attributes

char * text
 
int len
 
int size
 
int shared
 
int last_token
 
int is_identifier
 

Detailed Description

Definition at line 34 of file macroexp.c.

Member Data Documentation

int macro_buffer::is_identifier

Definition at line 71 of file macroexp.c.

Referenced by find_parameter(), get_identifier(), maybe_expand(), and set_token().

int macro_buffer::last_token
int macro_buffer::len
int macro_buffer::shared
int macro_buffer::size
char* macro_buffer::text

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