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

Public Attributes

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

Detailed Description

Definition at line 34 of file macroexp.c.

Member Data Documentation

◆ is_identifier

int macro_buffer::is_identifier

Definition at line 72 of file macroexp.c.

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

◆ last_token

int macro_buffer::last_token

◆ len

int macro_buffer::len

◆ shared

bool macro_buffer::shared

◆ size

int macro_buffer::size

◆ text

char* macro_buffer::text

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