Searched defs:vmax (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/bearssl/tools/ |
H A D | twrch.c | 246 unsigned vmin, vmax; in do_twrch() local
|
H A D | client.c | 520 unsigned vmin, vmax; in do_client() local
|
H A D | server.c | 635 unsigned vmin, vmax; in do_server() local
|
/freebsd/sbin/dump/ |
H A D | main.c | 650 numarg(const char *meaning, long vmin, long vmax) in numarg()
|
/freebsd/sys/sys/ |
H A D | module.h | 119 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument
|
/freebsd/sys/dev/drm2/ |
H A D | drm_edid.c | 1020 int vsync, vmin, vmax; in mode_in_vsync_range() local
|
/freebsd/sys/dev/mpt/ |
H A D | mpt.h | 203 #define MPT_PERSONALITY_DEPEND(name, dep, vmin, vpref, vmax) \ argument
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_torus.c | 1412 int canonicalize(int v, int vmax) in canonicalize()
|