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