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

#include "parser-defs.h"

Public Attributes

struct expressionexpout
 
size_t expout_size
 
size_t expout_ptr
 

Detailed Description

Definition at line 39 of file parser-defs.h.

Member Data Documentation

struct expression* parser_state::expout
size_t parser_state::expout_ptr
size_t parser_state::expout_size

Definition at line 47 of file parser-defs.h.

Referenced by increase_expout_size(), initialize_expout(), and write_exp_elt().


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