sysdep.h File Reference

#include <stdio.h>
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include "ctype.h"

Include dependency graph for sysdep.h:

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

Go to the source code of this file.

Defines

#define LONG_CAST
#define scrub(x)
#define Bits_per_Byte   8
#define Table_size   (1 << Bits_per_Byte)

Variables

char * chr_fmt []
char escapes []
char * str_fmt []


Define Documentation

#define Bits_per_Byte   8

Definition at line 100 of file sysdep.h.

#define LONG_CAST

Definition at line 55 of file sysdep.h.

#define scrub ( x   ) 

Definition at line 86 of file sysdep.h.

Referenced by list_init_data(), and start_formatting().

#define Table_size   (1 << Bits_per_Byte)

Definition at line 101 of file sysdep.h.

Referenced by cds(), fmt_init(), and getcd().


Variable Documentation

char* chr_fmt[]

Definition at line 466 of file sysdep.c.

Referenced by do_string(), and opconv_fudge().

char escapes[]

Definition at line 436 of file sysdep.c.

Referenced by crunch(), and ProbablyMB().

char * str_fmt[]

Definition at line 442 of file sysdep.c.

Referenced by Ado_string(), out_const(), setfmt(), tostring(), and wr_array_init().


Generated on Sun Mar 4 15:11:24 2007 for Scilab [trunk] by  doxygen 1.5.1