Main Page | Data Structures | File List | Data Fields | Globals

clflags.h File Reference

#include "types.h"

Include dependency graph for clflags.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  cl_flag

Typedefs

typedef cl_flag cl_flag_t

Functions

bool set_cl_flag (char *flag_name, bool print_message)
void cl_flags_help (void)
void list_cl_flag_names (void)
void show_all_cl_flag_settings (bool from_src)
void list_cl_flag_settings (void)
void save_cl_flags (void)
void reset_cl_flags (void)

Variables

bool ibm_locals
bool ibm_locals_legacy_separator
bool ibm_legacy_separator_message
bool enable_abort_quote
bool sun_style_abort_quote
bool abort_quote_throw
bool string_remark_escape
bool hex_remark_escape
bool c_style_string_escape
bool always_headers
bool always_external
bool verbose_dup_warning
bool obso_fcode_warning
bool trace_conditionals
bool big_end_pci_image_rev
bool force_tokens_case
bool force_lower_case_tokens
bool clflag_help


Typedef Documentation

typedef struct cl_flag cl_flag_t
 


Function Documentation

void cl_flags_help void   ) 
 

Definition at line 623 of file clflags.c.

References cl_flag_change, and number_of_cl_flags.

Referenced by get_args().

void list_cl_flag_names void   ) 
 

Definition at line 571 of file clflags.c.

References number_of_cl_flags.

Referenced by get_args().

void list_cl_flag_settings void   ) 
 

Definition at line 542 of file clflags.c.

References cl_flag_change, and show_all_cl_flag_settings().

Referenced by get_args().

Here is the call graph for this function:

void reset_cl_flags void   ) 
 

Definition at line 718 of file clflags.c.

References cl_flags_bit_map, cl_flag::flag_var, and number_of_cl_flags.

Referenced by main().

void save_cl_flags void   ) 
 

Definition at line 675 of file clflags.c.

References cl_flags_bit_map, and number_of_cl_flags.

Referenced by get_args().

bool set_cl_flag char *  flag_name,
bool  print_message
 

Definition at line 400 of file clflags.c.

References adjust_case_flags(), cl_flag_change, first_err_msg, cl_flag::flag_var, INFO, lower_case_tokens, number_of_cl_flags, TKERROR, tokenization_error(), upper_case_tokens, was_lower_case_tk, and was_upper_case_tk.

Referenced by get_args(), and handle_internal().

Here is the call graph for this function:

void show_all_cl_flag_settings bool  from_src  ) 
 

Definition at line 499 of file clflags.c.

References ERRMSG_DESTINATION, MESSAGE, number_of_cl_flags, and tokenization_error().

Referenced by handle_internal(), and list_cl_flag_settings().

Here is the call graph for this function:


Variable Documentation

bool abort_quote_throw
 

Definition at line 97 of file clflags.c.

Referenced by abort_quote().

bool always_external
 

Definition at line 102 of file clflags.c.

Referenced by set_hdr_flag().

bool always_headers
 

Definition at line 101 of file clflags.c.

Referenced by set_hdr_flag().

bool big_end_pci_image_rev
 

Definition at line 106 of file clflags.c.

Referenced by finish_pcihdr(), and handle_internal().

bool c_style_string_escape
 

Definition at line 100 of file clflags.c.

Referenced by get_string().

bool clflag_help
 

Definition at line 109 of file clflags.c.

Referenced by get_args().

bool enable_abort_quote
 

Definition at line 95 of file clflags.c.

Referenced by abort_quote().

bool force_lower_case_tokens
 

Definition at line 120 of file clflags.c.

Referenced by adjust_case_flags(), and create_word().

bool force_tokens_case
 

Definition at line 119 of file clflags.c.

Referenced by adjust_case_flags(), and create_word().

bool hex_remark_escape
 

Definition at line 99 of file clflags.c.

Referenced by get_sequence().

bool ibm_legacy_separator_message
 

Definition at line 94 of file clflags.c.

Referenced by locals_separator().

bool ibm_locals
 

Definition at line 92 of file clflags.c.

Referenced by handle_internal(), lookup_word(), and skip_string().

bool ibm_locals_legacy_separator
 

Definition at line 93 of file clflags.c.

Referenced by locals_separator().

bool obso_fcode_warning
 

Definition at line 104 of file clflags.c.

Referenced by obsolete_warning().

bool string_remark_escape
 

Definition at line 98 of file clflags.c.

Referenced by get_string().

bool sun_style_abort_quote
 

Definition at line 96 of file clflags.c.

Referenced by abort_quote().

bool trace_conditionals
 

Definition at line 105 of file clflags.c.

Referenced by conditionally_tokenize().

bool verbose_dup_warning
 

Definition at line 103 of file clflags.c.

Referenced by warn_if_duplicate().


Generated on Fri Aug 18 14:03:40 2006 for Toke1.0 by  doxygen 1.4.4