Searched refs:mtrx_nd_fixed (Results 1 – 3 of 3) sorted by relevance
251 matrix_[0].mtrx_nd_fixed = node; in reset_search0()323 while (NULL == matrix_[fixed_ch_pos].mtrx_nd_fixed && fixed_ch_pos > 0) in reset_search()427 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_fixed = mtrx_nd_pool_ + in reset_search()598 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_fixed = mtrx_nd_pool_ + in delsearch()803 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_fixed = mtrx_nd_pool_ + in choose()876 extend_mtrx_nd(matrix_[step_fr].mtrx_nd_fixed, &lpi_item, 1, in choose()879 matrix_[step_to].mtrx_nd_fixed = mtrx_nd_pool_ + matrix_[step_to].mtrx_nd_pos; in choose()917 MatrixNode *end_node = matrix_[step_end].mtrx_nd_fixed; in cancel_last_choice()1408 if (NULL != matrix_[spl_start_[pos]].mtrx_nd_fixed) { in get_spl_start_id()1562 matrix_[res_row].mtrx_nd_fixed = NULL; in extend_mtrx_nd()
101 MatrixNode *mtrx_nd_fixed; member