ReactOS 0.4.16-dev-1946-g52006dd
pp_def_state Struct Reference
Collaboration diagram for pp_def_state:

Public Attributes

struct pp_def_statenext
 
pp_entry_tdefines [HASHKEY]
 

Detailed Description

Definition at line 33 of file preproc.c.

Member Data Documentation

◆ defines

pp_entry_t* pp_def_state::defines[HASHKEY]

Definition at line 36 of file preproc.c.

Referenced by free_pp_entry(), pp_add_define(), pp_add_macro(), pp_pop_define_state(), and pplookup().

◆ next

struct pp_def_state* pp_def_state::next

Definition at line 35 of file preproc.c.


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