MISR Toolkit
1.5.1
|
Go to the source code of this file.
Data Structures | |
struct | bitrec_t |
Macros | |
#define | BITBUF_SIZE 4096 |
#define | BITNUM (sizeof(uint8)*8) |
#define | DATANUM (sizeof(uint32)*8) |
#define | Hputbit(bitid, bit) ((Hbitwrite(bitid,1,(uint32)bit)==FAIL) ? FAIL : SUCCEED) |
Typedefs | |
typedef struct bitrec_t | bitrec_t |
Variables | |
const uint8 | maskc [9] |
const uint32 | maskl [33] |
const uint8 maskc[9] |
const uint32 maskl[33] |