Home | History | Annotate | Download | only in intltest

Lines Matching refs:randi

145 static int32_t randi(int32_t n)
766 index = count ? (randi(count * 3) - count) : (randi(200) - 100);
852 row = row_count ? (randi(row_count * 3) - row_count) : (randi(200) - 100);
853 col = column_count ? (randi(column_count * 3) - column_count) : (randi(200) - 100);