Searched refs:COST_TABLE (Results 1 – 3 of 3) sorted by relevance
2648 COST_TABLE (i) = 16; in estimate_case_costs()2650 COST_TABLE (i) = 8; in estimate_case_costs()2652 COST_TABLE (i) = -1; in estimate_case_costs()2655 COST_TABLE (' ') = 8; in estimate_case_costs()2656 COST_TABLE ('\t') = 4; in estimate_case_costs()2657 COST_TABLE ('\0') = 4; in estimate_case_costs()2658 COST_TABLE ('\n') = 2; in estimate_case_costs()2659 COST_TABLE ('\f') = 1; in estimate_case_costs()2660 COST_TABLE ('\v') = 1; in estimate_case_costs()2661 COST_TABLE ('\b') = 1; in estimate_case_costs()[all …]
5653 COST_TABLE (i) = 16;5655 COST_TABLE (i) = 8;5657 COST_TABLE (i) = -1;5660 COST_TABLE (' ') = 8;5661 COST_TABLE ('\t') = 4;5662 COST_TABLE ('\0') = 4;5663 COST_TABLE ('\n') = 2;5664 COST_TABLE ('\f') = 1;5665 COST_TABLE ('\v') = 1;5666 COST_TABLE ('\b') = 1;[all …]
11577 (COST_TABLE, cost_table_initialized): New.