
Go to the source code of this file.
Typedefs | |
| typedef int | INT |
| typedef signed int | INT32 |
| typedef unsigned long long | UINT64 |
| typedef int | BOOL |
| typedef struct wn | WN |
Functions/Subroutines | |
| void | WFE_Init (INT argc, char **arrgv, char **envp) |
| void | WFE_Finish (void) |
| void | WFE_File_Init (INT argc, char **argv) |
| void | WFE_File_Finish (void) |
| void | WFE_Check_Errors (int *error_count, int *warning_count, BOOL *need_inliner) |
Variables | |
| int | WFE_Keep_Zero_Length_Structs |
| typedef int BOOL |
Definition at line 52 of file wfe_misc.h.
| typedef int INT |
Definition at line 49 of file wfe_misc.h.
| typedef signed int INT32 |
Definition at line 50 of file wfe_misc.h.
Definition at line 51 of file wfe_misc.h.
Definition at line 53 of file wfe_misc.h.
Definition at line 467 of file wfe_misc.cxx.
Definition at line 451 of file wfe_misc.cxx.
Definition at line 433 of file wfe_misc.cxx.
Definition at line 461 of file wfe_misc.cxx.
Definition at line 377 of file wfe_misc.cxx.
Definition at line 79 of file wfe_misc.cxx.
1.5.6