Searched refs:OPT_m (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.h49 #define OPT_m 0x00000100 macro
H A Dauditreduce.c380 SETOPT((*optchkd), (OPT_A | OPT_a | OPT_b | OPT_c | OPT_m | OPT_v));
410 if (ISOPTSET(opttochk, OPT_m)) {
774 SETOPT(opttochk, OPT_m);
/freebsd-current/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp160 if (auto *Arg = Args.getLastArg(OPT_m))
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DDriver.cpp1615 if (auto *arg = args.getLastArg(OPT_m)) {

Completed in 101 milliseconds