Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

rcs_defs.hh File Reference

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

Included by dependency graph

Go to the source code of this file.

Defines

#define RCS_EXPORT
#define RCS_PASCAL
#define RCS_FAR
#define RCS_HUGE
#define RCS_PTR   RCS_FAR
#define RCS_CALLBACK_FUNC   RCS_PASCAL
#define UNIX_LIKE_PLAT
#define DEBUG_MALLOC(x)   malloc(x)
#define DEBUG_FREE(x)   free(x)


Define Documentation

#define RCS_EXPORT
 

Definition at line 164 of file rcs_defs.hh.

#define RCS_PASCAL
 

Definition at line 176 of file rcs_defs.hh.

#define RCS_FAR
 

Definition at line 183 of file rcs_defs.hh.

#define RCS_HUGE
 

Definition at line 184 of file rcs_defs.hh.

#define RCS_PTR   RCS_FAR
 

Definition at line 187 of file rcs_defs.hh.

#define RCS_CALLBACK_FUNC   RCS_PASCAL
 

Definition at line 188 of file rcs_defs.hh.

#define UNIX_LIKE_PLAT
 

Definition at line 248 of file rcs_defs.hh.

#define DEBUG_MALLOC      malloc(x)
 

Definition at line 319 of file rcs_defs.hh.

#define DEBUG_FREE      free(x)
 

Definition at line 322 of file rcs_defs.hh.


Generated on Sun Dec 2 15:57:48 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001