Home
last modified time | relevance | path

Searched defs:maxw (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_regset.c99 ulong_t maxw = nbits >> BT_ULSHIFT; in dt_regset_alloc() local
H A Ddt_subr.c877 ulong_t maxw = n >> BT_ULSHIFT; in dt_popcb() local
/netbsd-src/usr.sbin/srtconfig/
H A Dsrtconfig.c166 int maxw; in do_set() local
/netbsd-src/games/boggle/boggle/
H A Dmach.c64 static int ccol, crow, maxw; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dbigint.d911 immutable maxw = minw < f.width ? f.width : minw; member