Home
last modified time | relevance | path

Searched defs:vmax (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libeti/form/common/
H A Dty_int.c59 long vmax; member
113 long vmax = n -> vmax; in fcheck_int() local
H A Dty_num.c59 double vmax; member
113 double vmax = n -> vmax; in fcheck_num() local
/titanic_51/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c252 uint_t len, vmax; in clcid() local
320 uint_t len, vmax; in clkey() local
[all...]
/titanic_51/usr/src/boot/sys/sys/
H A Dmodule.h118 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument