Lines Matching refs:pack_vector
7106 * src/tables.c (pack_vector): Ensure that aver arg is bool,
8935 * src/tables.c (conflict_row, pack_vector): Likewise.
13009 * src/tables.c (action_row, pack_vector): Likewise.
13079 (token_actions, token_actions, pack_vector): Ditto.
14023 (default_goto, goto_actions, pack_vector): Remove unnecessary casts.
14419 * src/tables.c (conflict_row, pack_vector): Likewise.
14730 (pack_vector): Use assert, not fatal, for bound violations.
16155 * src/tables.c (table_grow, pack_vector): Likewise.
16275 * src/tables.c (pack_vector): Check whether loc is >= to the
16297 (goto_actions, sort_actions, matching_state, pack_vector)
16944 (pack_vector): Pack conflict table, too.
18072 (pack_vector): Instead of dying when the table is too big, grow it.
19680 (sort_actions, matching_state, pack_vector): Better variable
20107 * src/output.c (pack_vector): Use assert, not berror.