#include <sys/types.h>
#include <string.h>
#include "common.h"
Include dependency graph for rle_config.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | USE_STDARG 1 |
#define | USE_PROTOTYPES 1 |
#define | X11 X11 |
#define | ABEKASA60 ABEKASA60 |
#define | ABEKASA62 ABEKASA62 |
#define | ALIAS ALIAS |
#define | CUBICOMP CUBICOMP |
#define | CONST_DECL const |
#define | GIF GIF |
#define | GRAYFILES GRAYFILES |
#define | MACPAINT MACPAINT |
#define | POSTSCRIPT POSTSCRIPT |
#define | TARGA TARGA |
#define | TIFF2p4 TIFF2p4 |
#define | VICAR VICAR |
#define | WASATCH WASATCH |
#define | WAVEFRONT WAVEFRONT |
#define | GCC GCC |
#define | HPUX800CC HPUX800CC |
#define | NO_RANLIB NO_RANLIB |
#define | SYS_V_SETPGRP SYS_V_SETPGRP |
#define | USE_SHARED_LIB USE_SHARED_LIB |
#define | USE_STRING_H USE_STRING_H |
#define | USE_TIME_H USE_TIME_H |
#define | VOID_STAR VOID_STAR |
#define | CONST_DECL const |
#define | XLIBINT_H_NOT_AVAILABLE |
#define | index strchr |
#define | rindex strrchr |
Typedefs | |
typedef void * | void_star |
Functions | |
void_star | malloc (size_t) |
void_star | calloc (size_t, size_t) |
void_star | realloc (void_star, size_t) |
void | free (void_star) |
char * | getenv (CONST_DECL char *name) |
Definition in file rle_config.h.