Home
last modified time | relevance | path

Searched refs:iwidth (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/libdm/regex/
H A Dmatcher.c196 unsigned iwidth = (m->num_nodes / DM_BITS_PER_INT) + 1; in _calc_states() local
197 struct ttree *tt = ttree_create(m->scratch, iwidth); in _calc_states()