Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/libdm/regex/
H A Dmatcher.c196 unsigned iwidth = (m->num_nodes / DM_BITS_PER_INT) + 1; in _calc_states() local
/netbsd-src/sys/dev/ic/
H A Digsfb.c911 u_int v, index, count, icount, iwidth; in igsfb_set_cursor() local
/netbsd-src/bin/ps/
H A Dprint.c126 iwidth(u_int64_t v) in iwidth() function