Waternoose, the XBOX 360 emulator
A very young XBOX 360 emulator that aims to boot games some day
Loading...
Searching...
No Matches
Public Attributes | List of all members
uint128_t Union Reference

Public Attributes

unsigned __int128 u128
 
uint64_t u64 [2]
 
uint32_t u32 [4]
 
uint16_t u16 [8]
 
uint8_t u8 [16]
 

Detailed Description

Definition at line 5 of file types.h.

Member Data Documentation

◆ u128

unsigned __int128 uint128_t::u128

Definition at line 7 of file types.h.

◆ u16

uint16_t uint128_t::u16[8]

Definition at line 10 of file types.h.

◆ u32

uint32_t uint128_t::u32[4]

Definition at line 9 of file types.h.

◆ u64

uint64_t uint128_t::u64[2]

Definition at line 8 of file types.h.

◆ u8

uint8_t uint128_t::u8[16]

Definition at line 11 of file types.h.


The documentation for this union was generated from the following file: