Lines Matching defs:randUChar
78 static UChar randUChar ( void )90 r = (r << 8) | (ULong)(0xFF & randUChar());99 (*v)[i] = randUChar();