Searched refs:j (Results 1 – 11 of 11) sorted by relevance
29 for(int j=0; j<count_of(vals32); j++) { in test_builtin_bitops() local30 x += __builtin_popcount(vals32[j]); in test_builtin_bitops()31 x += __builtin_popcountl(vals32[j]); in test_builtin_bitops()32 x += (int32_t)__rev(vals32[j]); in test_builtin_bitops()35 if (vals32[j]) { in test_builtin_bitops()36 x += __builtin_clz(vals32[j]); in test_builtin_bitops()37 x += __builtin_ctz(vals32[j]); in test_builtin_bitops()42 x += __builtin_clz(vals32[j]); in test_builtin_bitops()43 x += __builtin_ctz(vals32[j]); in test_builtin_bitops()45 if (__builtin_clz(vals32[j]) != __builtin_clzl(vals32[j])) x += 17; in test_builtin_bitops()[all …]
28 for (int j = 0; j < NUM_CORES; ++j) { in prepare_clear_counters() local29 counter_local[j][i] = 0; in prepare_clear_counters()42 for (int j = 0; j < NUM_CORES; ++j) { in check_counter_sums() local43 per_lock_sum += counter_local[j][i]; in check_counter_sums()44 if (counter_local[j][i] > ITERATIONS) { in check_counter_sums()46 i, j, counter_local[j][i], ITERATIONS); in check_counter_sums()
170 uint j = rand() % (i + 1); in main() local171 if (timeouts[j].alarm_id && !timeouts[j].cancelled && !timeouts[j].not_cancelled) { in main()174 if (alarm_pool_cancel_alarm(pools[timeouts[j].pool], timeouts[j].alarm_id)) { in main()175 timeouts[j].cancelled = true; in main()177 timeouts[j].not_cancelled = true; in main()
52 j isr_riscv_machine_exception label55 j isr_riscv_machine_soft_irq label59 j isr_riscv_machine_timer label368 j _reset_handler372 j reenter_bootrom431 j 1b438 j bss_fill_test457 j 1b
127 j 1b134 j 1b
178 int i,j; in test_random() local181 for(j=0;j<200000;j++) { in test_random()
400 for(int j=0;j<2;j++) { in main() local409 if (j) { in main()
459 for(int j=0;j<2;j++) { in main() local468 if (j) { in main()
75 j panic
134 j 4b245 j 1b
77 j panic