Home
last modified time | relevance | path

Searched refs:DS2 (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/binutils/include/
HDdyn-string.h39 #define dyn_string_compare(DS1, DS2) \ argument
40 (strcmp ((DS1)->s, (DS2)->s))
/NextBSD/contrib/gcclibs/include/
HDdyn-string.h39 #define dyn_string_compare(DS1, DS2) \ argument
40 (strcmp ((DS1)->s, (DS2)->s))
/NextBSD/contrib/gdb/include/
HDdyn-string.h39 #define dyn_string_compare(DS1, DS2) \ argument
40 (strcmp ((DS1)->s, (DS2)->s))
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDDominanceFrontier.h94 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()
HDDominanceFrontierImpl.h68 const DomSetType &DS2) const { in compareDomSet() argument
70 for (BlockT *BB : DS2) in compareDomSet()
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineDominanceFrontier.h92 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/
HDuni_ie.c2788 MKT(UNI_AAL1_CBR_6312, 6312(DS2)), in DEF_IE_PRINT()
/NextBSD/crypto/openssl/
HDConfigure331 "hpux-parisc2-cc","cc:+DA2.0 +DS2.0 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -…