Searched defs:maxw (Results 1 – 5 of 5) sorted by relevance
99 ulong_t maxw = nbits >> BT_ULSHIFT; in dt_regset_alloc() local
877 ulong_t maxw = n >> BT_ULSHIFT; in dt_popcb() local
166 int maxw; in do_set() local
64 static int ccol, crow, maxw; variable
911 immutable maxw = minw < f.width ? f.width : minw; member