Searched defs:DT2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_compat.h | 1211 # define DT2(_n,_a,_b,_c,_d) DTRACE_PROBE2(_n,_a,_b,_c,_d) macro 1221 # define DT2(_n,_a,_b,_c,_d) macro
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTStructuralEquivalence.cpp | 1177 const auto *DT2 = cast<DeducedTemplateSpecializationType>(T2); in IsStructurallyEquivalent() local
|