Searched defs:BSETDIVWORD (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Derr.h69 #define BSETDIVWORD(x) ((x) >> BSETLOGWORDSIZE) /* x / BSETWORDSIZE */ macro
457 return( p[BSETDIVWORD(b)] & bitmask[BSETMODWORD(b)] );

Completed in 44 milliseconds