#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 scrub | ( | x | ) |
| #define Table_size (1 << Bits_per_Byte) |
| char* chr_fmt[] |
| char escapes[] |
| char * str_fmt[] |
Definition at line 442 of file sysdep.c.
Referenced by Ado_string(), out_const(), setfmt(), tostring(), and wr_array_init().
1.5.1