Home | History | Annotate | Download | only in amd64

Lines Matching defs:UChar

7 typedef  unsigned char           UChar;
14 typedef union { UChar u8[32]; UInt u32[8]; } YMM;
38 UChar randUChar ( void )
48 UChar* p = (UChar*)b;