reveng_errors.h File Reference

Go to the source code of this file.

Defines

#define RE   0xFFEF0000
#define CHAIN   0xFFEE0000
#define RE_ERROR_PARAMETER   (RE | 0x0001)
#define RE_ERROR_SECTION_NOT_FOUND   (RE | 0x0002)
#define RE_ERROR_FORK   (RE | 0x0003)
#define RE_ERROR_END   (RE | 0xFFFF)
#define CHAIN_ERROR_NOT_FOUND   (CHAIN | 0x0001)


Define Documentation

#define CHAIN   0xFFEE0000
 

#define CHAIN_ERROR_NOT_FOUND   (CHAIN | 0x0001)
 

#define RE   0xFFEF0000
 

#define RE_ERROR_END   (RE | 0xFFFF)
 

#define RE_ERROR_FORK   (RE | 0x0003)
 

#define RE_ERROR_PARAMETER   (RE | 0x0001)
 

#define RE_ERROR_SECTION_NOT_FOUND   (RE | 0x0002)
 


Generated on Tue Nov 29 20:13:17 2005 for REVENG by  doxygen 1.4.5