|
int | highBit (OMEthread *thread, OMEtype &result, const OMEtype &arg) |
|
int | lowBit (OMEthread *thread, OMEtype &result, const OMEtype &arg) |
|
uint32_t | mergeBits (uint32_t source, int srcOffset, int srcLen, uint32_t original, int destOffset) OME_CONST_FUNCTION |
|
int | mergeBits (OMEthread *thread, OMEtype &result, const OMEtype &src, const OMEtype &srcOffset, const OMEtype &srcLen, const OMEtype &orig, const OMEtype &destOffset) |
|
int | concatBits (OMEthread *thread, OMEtype &result, const OMEtype &bitData, const OMEtype &bitsToAdd, const OMEtype ¤tState) |
|
OME_DLL_EXPORT void | INIT_DECLARE_OILbits () |
|