Lines Matching defs:UINTN
117 typedef uint32_t UINTN;150 (UINTN)Adjustment = 0; \151 if((UINTN)Value % MIN_ALIGNMENT_SIZE) \152 (UINTN)Adjustment = MIN_ALIGNMENT_SIZE - ((UINTN)Value % MIN_ALIGNMENT_SIZE); \153 Value = (UINTN)Value + (UINTN)Adjustment214 UINTN \217 UINTN Inst, \218 UINTN reason_for_call, \252 UINTN \
Indexes created Wed Oct 15 16:09:53 GMT 2025