Searched refs:iwidth (Results 1 – 1 of 1) sorted by relevance
196 unsigned iwidth = (m->num_nodes / DM_BITS_PER_INT) + 1; in _calc_states() local197 struct ttree *tt = ttree_create(m->scratch, iwidth); in _calc_states()