Home | History | Annotate | Download | only in x86

Lines Matching refs:UInt

6 typedef unsigned int UInt;
12 UInt mash_reg_L ( UInt orig )
14 UInt reconstructed, mashed;
55 UInt mash_mem_L ( UInt* origp )
57 UInt reconstructed, mashed;
97 UInt mash_reg_W ( UInt orig )
99 UInt reconstructed, mashed;