Search | Google it | Results 1 - 3 of 3 for fundef:AlignIMACB (0.00 seconds) |
44: */ 45: #define AlignIMACB(imacb) ( (IMACB*)((UW)(imacb) & ~0x00000001UL) ) 46:
44: */ 45: #define AlignIMACB(imacb) ( (IMACB*)((UW)(imacb) & ~0x00000007U) ) 46:
82: */ 83: #define AlignIMACB(imacb) ( (IMACB*)((UW)(imacb) & ~0x00000007U) ) 84: