Home | History | Annotate | Download | only in C

Lines Matching full:uint32

19 static UInt32 CheckFlag(UInt32 flag)

57 static void MyCPUID(UInt32 function, UInt32 *a, UInt32 *b, UInt32 *c, UInt32 *d)
63 UInt32 a2, b2, c2, d2;
119 static UInt32 kVendors[][3] =
131 const UInt32 *v = kVendors[i];
144 UInt32 family, model;