ReactOS 0.4.15-dev-7788-g1ad9096
pp_status Struct Reference

#include <wpp_private.h>

Collaboration diagram for pp_status:

Public Attributes

charinput
 
voidfile
 
int line_number
 
int char_number
 
int state
 
int pedantic
 
int debug
 

Detailed Description

Definition at line 218 of file wpp_private.h.

Member Data Documentation

◆ char_number

int pp_status::char_number

Definition at line 223 of file wpp_private.h.

Referenced by generic_msg(), ppy_error(), ppy_warning(), and wpp_parse().

◆ debug

int pp_status::debug

◆ file

void * pp_status::file

Definition at line 221 of file wpp_private.h.

Referenced by wpp_parse().

◆ input

◆ line_number

int pp_status::line_number

◆ pedantic

int pp_status::pedantic

Definition at line 225 of file wpp_private.h.

Referenced by pp_add_define(), pp_add_macro(), pp_del_define(), and wpp_set_pedantic().

◆ state

int pp_status::state

Definition at line 224 of file wpp_private.h.

Referenced by pp_xmalloc(), pp_xrealloc(), ppy_error(), and wpp_parse().


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