The SWORD Project  1.9.0.svnversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
swmacs.h File Reference
#include <defs.h>
+ Include dependency graph for swmacs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAXPOS(x)   ((x)((unsigned x)(1L << (sizeof(x)*8-1)) - 1))
 

Macro Definition Documentation

#define MAXPOS (   x)    ((x)((unsigned x)(1L << (sizeof(x)*8-1)) - 1))

Definition at line 30 of file swmacs.h.