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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|