Searched refs:IMAGE_SCN_ALIGN_POWER_BIT_POS (Results 1 – 3 of 3) sorted by relevance
82 #define IMAGE_SCN_ALIGN_POWER_BIT_POS 20 macro85 (((val) >> IMAGE_SCN_ALIGN_POWER_BIT_POS) - 1)87 (((val) + 1) << IMAGE_SCN_ALIGN_POWER_BIT_POS)
281 * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
94 #define IMAGE_SCN_ALIGN_POWER_BIT_POS 20 macro96 (((val) + 1) << IMAGE_SCN_ALIGN_POWER_BIT_POS)