Searched defs:vmax (Results 1 – 4 of 4) sorted by relevance
59 double vmax; member113 double vmax = n -> vmax; in fcheck_num() local
59 long vmax; member113 long vmax = n -> vmax; in fcheck_int() local
252 uint_t len, vmax; in clcid() local320 uint_t len, vmax; in clkey() local
118 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument