Lines Matching defs:round_table
782 static uint8_t round_table[] = { 0, ~0, ~0, 1, ~0, ~0, ~0, ~0, ~0 };
784 unsigned round = round_table[I->round];
820 static uint8_t round_table[] = { 0, ~0, ~0, 1, ~0, ~0, ~0, ~0, ~0 };
822 unsigned round = round_table[I->round];
2698 static uint8_t round_table[] = { 0, 1, 2, 3, ~0, 5, 4, ~0, ~0 };
2700 unsigned round = round_table[I->round];
3451 static uint8_t round_table[] = { ~0, 1, 0, ~0, ~0, ~0, ~0, ~0, ~0 };
3453 unsigned round = round_table[I->round];
3461 static uint8_t round_table[] = { ~0, 1, 0, ~0, ~0, ~0, ~0, ~0, ~0 };
3463 unsigned round = round_table[I->round];
3471 static uint8_t round_table[] = { ~0, 1, 0, ~0, ~0, ~0, ~0, ~0, ~0 };
3473 unsigned round = round_table[I->round];
3489 static uint8_t round_table[] = { ~0, 1, 0, ~0, ~0, ~0, ~0, ~0, ~0 };
3491 unsigned round = round_table[I->round];
3507 static uint8_t round_table[] = { ~0, 1, 0, ~0, ~0, ~0, ~0, ~0, ~0 };
3509 unsigned round = round_table[I->round];
3517 static uint8_t round_table[] = { ~0, 1, 0, ~0, ~0, ~0, ~0, ~0, ~0 };
3519 unsigned round = round_table[I->round];
4398 static uint8_t round_table[] = { 0, 1, 2, 3, 4, 5, ~0, 6, 7 };
4400 unsigned round = round_table[I->round];
4408 static uint8_t round_table[] = { 0, 1, 2, 3, 4, 5, ~0, 6, 7 };
4410 unsigned round = round_table[I->round];