ReactOS 0.4.16-dev-329-g9223134
|
#include <wpp_private.h>
Public Attributes | |
int | state |
char * | ppp |
int | ifdepth |
int | seen_junk |
Definition at line 139 of file wpp_private.h.
int include_state_t::ifdepth |
Definition at line 143 of file wpp_private.h.
char * include_state_t::ppp |
Definition at line 142 of file wpp_private.h.
int include_state_t::seen_junk |
Definition at line 144 of file wpp_private.h.
int include_state_t::state |
Definition at line 141 of file wpp_private.h.