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