Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/tools/
H A Dtwrch.c246 unsigned vmin, vmax; in do_twrch() local
H A Dclient.c520 unsigned vmin, vmax; in do_client() local
H A Dserver.c635 unsigned vmin, vmax; in do_server() local
/freebsd/sbin/dump/
H A Dmain.c650 numarg(const char *meaning, long vmin, long vmax) in numarg()
/freebsd/sys/sys/
H A Dmodule.h119 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument
/freebsd/sys/dev/drm2/
H A Ddrm_edid.c1020 int vsync, vmin, vmax; in mode_in_vsync_range() local
/freebsd/sys/dev/mpt/
H A Dmpt.h203 #define MPT_PERSONALITY_DEPEND(name, dep, vmin, vpref, vmax) \ argument
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c1412 int canonicalize(int v, int vmax) in canonicalize()