Home
last modified time | relevance | path

Searched defs:OPT_SET (Results 1 – 3 of 3) sorted by last modified time

/freebsd/stand/i386/btx/btxldr/
H A Dbtxldr.S19 #define OPT_SET(opt) (1 << (opt)) macro
/freebsd/stand/common/
H A Drbx.h54 #define OPT_SET(opt) (1 << (opt)) macro
/freebsd/contrib/less/
H A Doption.h42 #define OPT_SET 3 macro