#include <ws.h>
Data Fields | |
| unsigned int | use_latin1_strings: 1 |
| unsigned int | warn_stdlib_type_mismatch: 1 |
| unsigned int | no_opt_constant_folding: 1 |
| unsigned int | no_opt_sort_bc_functions: 1 |
| unsigned int | no_opt_peephole: 1 |
| unsigned int | no_opt_jumps_to_jumps: 1 |
| unsigned int | no_opt_jumps_to_next_instruction: 1 |
| unsigned int | no_opt_dead_code: 1 |
| unsigned int | no_opt_conv: 1 |
| unsigned int | opt_analyze_variable_liveness: 1 |
| unsigned int | verbose: 1 |
| unsigned int | print_symbolic_assembler: 1 |
| unsigned int | print_assembler: 1 |
| WsIOProc | stdout_cb |
| void * | stdout_cb_context |
| WsIOProc | stderr_cb |
| void * | stderr_cb_context |
| WsPragmaMetaProc | meta_name_cb |
| void * | meta_name_cb_context |
| WsPragmaMetaProc | meta_http_equiv_cb |
| void * | meta_http_equiv_cb_context |
|
|
Definition at line 178 of file ws.h. Referenced by yyparse(). |
|
|
Definition at line 179 of file ws.h. Referenced by yyparse(). |
|
|
Definition at line 173 of file ws.h. Referenced by yyparse(). |
|
|
Definition at line 174 of file ws.h. Referenced by yyparse(). |
|
|
|
|
|
Definition at line 141 of file ws.h. Referenced by ws_asm_optimize(). |
|
|
Definition at line 138 of file ws.h. Referenced by ws_asm_optimize(). |
|
|
Definition at line 132 of file ws.h. Referenced by ws_asm_optimize(). |
|
|
Definition at line 135 of file ws.h. Referenced by ws_asm_optimize(). |
|
|
Definition at line 128 of file ws.h. Referenced by ws_asm_optimize(). |
|
|
Definition at line 125 of file ws.h. Referenced by compile_stream(). |
|
|
|
|
|
Definition at line 157 of file ws.h. Referenced by compile_stream(). |
|
|
Definition at line 154 of file ws.h. Referenced by compile_stream(). |
|
|
Definition at line 168 of file ws.h. Referenced by ws_create(). |
|
|
Definition at line 169 of file ws.h. Referenced by ws_create(). |
|
|
Definition at line 164 of file ws.h. Referenced by ws_create(). |
|
|
Definition at line 165 of file ws.h. Referenced by ws_create(). |
|
|
Definition at line 109 of file ws.h. Referenced by compile_stream(). |
|
|
Definition at line 151 of file ws.h. Referenced by ws_info(). |
|
|
|