Home
last modified time | relevance | path

Searched defs:_min (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/makefs/msdos/
H A Dmkfs_msdos.h60 #define AOPT(_type, _name, _min) _type _name; argument
/openbsd-src/sys/dev/acpi/
H A Ddsdt.h142 uint16_t _min; member
158 uint16_t _min; member
167 uint32_t _min; member
201 uint16_t _min; member
215 uint32_t _min; member
229 uint64_t _min; member
/openbsd-src/usr.sbin/makefs/
H A Dmsdos.c55 #define AOPT(_type, _name, _min) { \ in msdos_prep_opts() argument
/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2_params.c770 #define CHECK_RANGE(_param, _min, _max, _def) do { \ argument
/openbsd-src/sys/sys/
H A Dpool.h133 #define POOL_ALLOC_SIZES(_min, _max, _a) \ argument
/openbsd-src/gnu/usr.bin/perl/lib/
H A Dperl5db.pl2574 sub _min { subroutine
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_modes.c193 #define PARAM_RANGE(_min, _typ, _max) \ argument