Searched defs:OPT (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-current/sbin/nvmecontrol/
H A Dselftest.c112 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
117 #undef OPT macro
H A Dperftest.c73 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
90 #undef OPT macro
H A Ddevlist.c60 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
65 #undef OPT macro
H A Dformat.c74 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
91 #undef OPT macro
H A Dsanitize.c69 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
86 #undef OPT macro
H A Dtelemetry.c61 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
68 #undef OPT macro
H A Dpower.c180 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
189 #undef OPT macro
H A Didentify.c268 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
277 #undef OPT macro
H A Dreconnect.c134 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
153 #undef OPT macro
[all...]
H A Dresv.c53 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
[all...]
H A Dfirmware.c69 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
78 #undef OPT macro
H A Ddiscover.c275 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
284 #undef OPT macro
H A Dconnect.c233 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
254 #undef OPT macro
[all...]
H A Dlogpage.c77 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
94 #undef OPT macro
H A Dns.c59 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
[all...]
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc.h19 #define OPT 0x80 /* this argument is optional, or'd with type */ macro
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dverify_user.c177 #define OPT(V, D) ((vopt && (vopt->V)) ? (vopt->V) : (D)) macro
181 #undef OPT macro
/freebsd-current/usr.bin/vgrind/
H A Dregexp.c124 #define OPT 1 macro
[all...]
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq.h55 #define OPT 0x80 /* this argument is optional, or'd with type */ macro
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DExternalSemaSource.h210 CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
/freebsd-current/contrib/file/src/
H A Dfile.c114 #define OPT(shortname, longname, opt, def, doc) \ macro
119 #undef OPT macro
773 #define OPT(shortname, longname, opt, def, doc) \ macro
780 #undef OPT macro
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp320 CorrectTypo( const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
H A DSemaExprMember.cpp1520 const ObjCObjectPointerType *OPT; local
/freebsd-current/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c50 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DType.cpp710 const auto *OPT = getAs<ObjCObjectPointerType>(); local
733 const auto *OPT local
[all...]

Completed in 239 milliseconds

12