src/commands/flex-2.5.4/misc.c File Reference

#include "flexdef.h"

Go to the source code of this file.

Functions

void action_define (char *defname, int value)
void add_action (char *new_text)
void * allocate_array (int size, size_t element_size)
int all_lower (char *str)
int all_upper (char *str)
void bubble (v, n)
void check_char (int c)
Char clower (int c)
char * copy_string (const char *str)
Charcopy_unsigned_string (Char *str)
void cshell (v, int n, int special_case_0)
void dataend ()
void dataflush ()
void flexerror (msg) const
void flexfatal (msg) const
int htoi (str)
void lerrif (msg, int arg) const
void lerrsf (msg, arg) const
void line_directive_out (FILE *output_file, int do_infile)
void mark_defs1 ()
void mark_prolog ()
void mk2data (int value)
void mkdata (int value)
int myctoi (array)
Char myesc (array)
int otoi (str)
void out (str) const
void out_dec (fmt, int n) const
void out_dec2 (fmt, int n1, int n2) const
void out_hex (fmt, unsigned int x) const
void out_line_count (str) const
void out_str (fmt, str) const
void out_str3 (fmt, s1, s2, s3) const
void out_str_dec (fmt, str, int n) const
void outc (int c)
void outn (str) const
char * readable_form (int c)
void * reallocate_array (void *array, int size, size_t element_size)
void skelout ()
void transition_struct_out (int element_v, int element_n)
void * yy_flex_xmalloc (int size)
void zero_out (char *region_ptr, size_t size_in_bytes)


Function Documentation

void action_define ( char *  defname,
int  value 
)

Definition at line 34 of file misc.c.

void add_action ( char *  new_text  ) 

Definition at line 52 of file misc.c.

int all_lower ( char *  str  ) 

Definition at line 99 of file misc.c.

int all_upper ( char *  str  ) 

Definition at line 115 of file misc.c.

void* allocate_array ( int  size,
size_t  element_size 
)

Definition at line 81 of file misc.c.

void bubble ( ,
  n 
)

Definition at line 144 of file misc.c.

void check_char ( int  c  ) 

Definition at line 165 of file misc.c.

Char clower ( int  c  ) 

Definition at line 182 of file misc.c.

char* copy_string ( const char *  str  ) 

Definition at line 191 of file misc.c.

Char* copy_unsigned_string ( Char str  ) 

Definition at line 220 of file misc.c.

void cshell ( ,
int  n,
int  special_case_0 
)

Definition at line 257 of file misc.c.

void dataend (  ) 

Definition at line 291 of file misc.c.

void dataflush (  ) 

Definition at line 306 of file misc.c.

void flexerror ( msg   )  const

Definition at line 326 of file misc.c.

void flexfatal ( msg   )  const

Definition at line 336 of file misc.c.

int htoi ( str   ) 

Definition at line 347 of file misc.c.

void lerrif ( msg  ,
int  arg 
) const

Definition at line 360 of file misc.c.

void lerrsf ( msg  ,
arg   
) const

Definition at line 372 of file misc.c.

void line_directive_out ( FILE output_file,
int  do_infile 
)

Definition at line 384 of file misc.c.

void mark_defs1 (  ) 

Definition at line 441 of file misc.c.

void mark_prolog (  ) 

Definition at line 453 of file misc.c.

void mk2data ( int  value  ) 

Definition at line 465 of file misc.c.

void mkdata ( int  value  ) 

Definition at line 492 of file misc.c.

int myctoi ( array   ) 

Definition at line 515 of file misc.c.

Char myesc ( array   ) 

Definition at line 528 of file misc.c.

int otoi ( str   ) 

Definition at line 608 of file misc.c.

void out ( str   )  const

Definition at line 622 of file misc.c.

void out_dec ( fmt  ,
int  n 
) const

Definition at line 629 of file misc.c.

void out_dec2 ( fmt  ,
int  n1,
int  n2 
) const

Definition at line 637 of file misc.c.

void out_hex ( fmt  ,
unsigned int  x 
) const

Definition at line 645 of file misc.c.

void out_line_count ( str   )  const

Definition at line 653 of file misc.c.

void out_str ( fmt  ,
str   
) const

Definition at line 663 of file misc.c.

void out_str3 ( fmt  ,
s1  ,
s2  ,
s3   
) const

Definition at line 671 of file misc.c.

void out_str_dec ( fmt  ,
str  ,
int  n 
) const

Definition at line 681 of file misc.c.

void outc ( int  c  ) 

Definition at line 690 of file misc.c.

void outn ( str   )  const

Definition at line 699 of file misc.c.

char* readable_form ( int  c  ) 

Definition at line 713 of file misc.c.

void* reallocate_array ( void *  array,
int  size,
size_t  element_size 
)

Definition at line 755 of file misc.c.

void skelout (  ) 

Definition at line 777 of file misc.c.

void transition_struct_out ( int  element_v,
int  element_n 
)

Definition at line 835 of file misc.c.

void* yy_flex_xmalloc ( int  size  ) 

Definition at line 857 of file misc.c.

void zero_out ( char *  region_ptr,
size_t  size_in_bytes 
)

Definition at line 875 of file misc.c.


Generated on Tue Mar 9 04:36:28 2010 for Minix by  doxygen 1.5.8