bc_macrorus.h File Reference

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

Go to the source code of this file.

Defines

#define CC_SWAP(a, b, t)   (((t)=(a)),((a)=(b)),((b)=(t)))
#define CC_OURABS(a)   (((a) >= 0) ? (a) : -(a))


Define Documentation

#define CC_OURABS  )     (((a) >= 0) ? (a) : -(a))
 

Definition at line 34 of file bc_macrorus.h.

#define CC_SWAP a,
b,
 )     (((t)=(a)),((a)=(b)),((b)=(t)))
 

Definition at line 32 of file bc_macrorus.h.


Generated on Thu Oct 20 14:58:43 2005 for DominoParitySeparator by  doxygen 1.4.5