Home
last modified time | relevance | path

Searched defs:DS1 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddyn-string.h45 #define dyn_string_compare(DS1, DS2) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddyn-string.h45 #define dyn_string_compare(DS1, DS2) \ argument
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddyn-string.h45 #define dyn_string_compare(DS1, DS2) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddyn-string.h45 #define dyn_string_compare(DS1, DS2) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDominanceFrontierImpl.h75 DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()