Home
last modified time | relevance | path

Searched defs:CHECK_RANGE (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/ldapd/
H A Dsyntax.c269 #define CHECK_RANGE(min, max) \ in syntax_is_time() macro
/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2_params.c770 #define CHECK_RANGE(_param, _min, _max, _def) do { \ macro