ReactOS 0.4.16-dev-329-g9223134
|
#include <wpp_private.h>
Public Attributes | |
struct includelogicentry * | next |
struct includelogicentry * | prev |
struct pp_entry * | ppp |
char * | filename |
Definition at line 44 of file wpp_private.h.
char * includelogicentry::filename |
Definition at line 48 of file wpp_private.h.
Referenced by free_pp_entry().
struct includelogicentry * includelogicentry::next |
Definition at line 45 of file wpp_private.h.
Referenced by free_pp_entry().
Definition at line 47 of file wpp_private.h.
struct includelogicentry * includelogicentry::prev |
Definition at line 46 of file wpp_private.h.
Referenced by free_pp_entry().