Searched defs:DO (Results 1 - 17 of 17) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Dtcp.c154 #define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor macro
218 #undef DO macro
229 #define DO macro
253 #undef DO macro
[all...]
H A Dsctp.c141 #define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor macro
267 #undef DO macro
278 #define DO macro
301 #undef DO macro
[all...]
H A Dip.c158 #define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor macro
194 #undef DO macro
206 #define DO macro
243 #undef DO macro
[all...]
H A Dip6.c154 #define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor macro
182 #undef DO macro
194 #define DO macro
232 #undef DO macro
[all...]
H A Dicmp.c149 #define DO(stat) ret->stat = (icmpstat.stat - sub->stat) / divisor macro
166 #undef DO macro
187 #define DO macro
210 #undef DO macro
[all...]
H A Dicmp6.c149 #define DO(stat) ret->stat = (icmp6stat.stat - sub->stat) / divisor macro
164 #undef DO macro
185 #define DO macro
208 #undef DO macro
[all...]
H A Dzarc.c114 #define DO(stat) \ macro
133 #undef DO macro
145 #define DO macro
161 #undef DO macro
[all...]
/freebsd-current/contrib/telnet/arpa/
H A Dtelnet.h41 #define DO 253 /* please, you use option */ macro
/freebsd-current/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h44 #define DO 253 /* please, you use option */ macro
/freebsd-current/crypto/openssh/regress/
H A Dnetcat.c78 #define DO 253 macro
/freebsd-current/contrib/tcpdump/
H A Dprint-telnet.c69 #define DO 253 /* please, you use option */ macro
/freebsd-current/include/arpa/
H A Dtelnet.h40 #define DO 253 /* please, you use option */ macro
/freebsd-current/stand/ficl/
H A Dficl.h1086 DO, enumerator in enum:__anon130
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1576 explicit Diagnostic(const DiagnosticsEngine *DO) : DiagObj(DO) {} argument
1577 Diagnostic(const DiagnosticsEngine *DO, StringRef storedDiagMessage) argument
/freebsd-current/contrib/tzcode/
H A Dzic.c2717 #define DO(field) fwrite(tzh.field, sizeof tzh.field, 1, fp) macro
2737 #undef DO macro
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c2524 #define DO(which) \ macro
2533 #undef DO macro
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5374 const auto *DO = S.getSingleClause<OMPDepobjClause>(); local

Completed in 404 milliseconds