ReactOS 0.4.16-dev-329-g9223134
|
Go to the source code of this file.
Classes | |
struct | interface_info_t |
Macros | |
#define | parse_only import_stack_ptr |
Functions | |
int | parser_parse (void) |
int | parser_lex (void) |
int | do_import (char *fname) |
void | abort_import (void) |
void | pop_import (void) |
int | is_type (const char *name) |
int | do_warning (char *toggle, warning_list_t *wnum) |
int | is_warning_enabled (int warning) |
Variables | |
FILE * | parser_in |
char * | parser_text |
int | parser_debug |
int | yy_flex_debug |
int | import_stack_ptr |
char * | temp_name |
#define parse_only import_stack_ptr |
Referenced by rm_tempfile().
int do_warning | ( | char * | toggle, |
warning_list_t * | wnum | ||
) |
Referenced by ctl2_alloc_guid().
|
extern |
|
extern |
Definition at line 111 of file widl.c.
Referenced by main(), and wpp_set_debug().
|
extern |
|
extern |
Definition at line 150 of file widl.c.
Referenced by main(), rm_tempfile(), and StgOpenStorage().