Searched refs:SetHighBit (Results 1 – 2 of 2) sorted by relevance
99 #define SetHighBit(val) ((val) | 0x80000000) macro3454 SetHighBit (data->next_string - data->datastart), in rsrc_write_entry()3464 SetHighBit (data->next_table - data->datastart), in rsrc_write_entry()
123 (HighBitSet, SetHighBit, WithoutHighBit): New macros.