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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Derr.h58 #define BSETLOGWORDSIZE 4 macro
61 #define BSETLOGWORDSIZE 5 macro
66 #define BSETLOGWORDSIZE 3 /* SetWordType is 8bits */ macro
69 #define BSETDIVWORD(x) ((x) >> BSETLOGWORDSIZE) /* x / BSETWORDSIZE */

Completed in 33 milliseconds