Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

arith_d.cpp File Reference

#include <stdlib.h>
#include "arith.h"

Include dependency graph for arith_d.cpp:

Go to the source code of this file.

Defines

#define DIV16(a, b)   ( (UINT)(a)/(UINT)(b) )
#define MUL16(a, b)   ( (UINT)(a)*(UINT)(b) )


Define Documentation

#define DIV16 a,
 )     ( (UINT)(a)/(UINT)(b) )
 

Definition at line 37 of file arith_d.cpp.

Referenced by ArithClass::Arith_Decode(), and ArithClass::Arith_DecodeVal().

#define MUL16 a,
 )     ( (UINT)(a)*(UINT)(b) )
 

Definition at line 38 of file arith_d.cpp.

Referenced by ArithClass::Arith_Decode(), and ArithClass::Arith_DecodeVal().


Generated on Sat Nov 5 16:48:49 2005 for OPIE by  doxygen 1.4.2