Searched refs:DS2 (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/contrib/binutils/include/ |
| HD | dyn-string.h | 39 #define dyn_string_compare(DS1, DS2) \ argument 40 (strcmp ((DS1)->s, (DS2)->s))
|
| /NextBSD/contrib/gcclibs/include/ |
| HD | dyn-string.h | 39 #define dyn_string_compare(DS1, DS2) \ argument 40 (strcmp ((DS1)->s, (DS2)->s))
|
| /NextBSD/contrib/gdb/include/ |
| HD | dyn-string.h | 39 #define dyn_string_compare(DS1, DS2) \ argument 40 (strcmp ((DS1)->s, (DS2)->s))
|
| /NextBSD/contrib/llvm/include/llvm/Analysis/ |
| HD | DominanceFrontier.h | 94 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const; 186 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument 187 return Base.compareDomSet(DS1, DS2); in compareDomSet()
|
| HD | DominanceFrontierImpl.h | 68 const DomSetType &DS2) const { in compareDomSet() argument 70 for (BlockT *BB : DS2) in compareDomSet()
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | MachineDominanceFrontier.h | 92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument 93 return Base.compareDomSet(DS1, DS2); in compareDomSet()
|
| /NextBSD/sys/contrib/ngatm/netnatm/msg/ |
| HD | uni_ie.c | 2788 MKT(UNI_AAL1_CBR_6312, 6312(DS2)), in DEF_IE_PRINT()
|
| /NextBSD/crypto/openssl/ |
| HD | Configure | 331 "hpux-parisc2-cc","cc:+DA2.0 +DS2.0 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -…
|