Home
last modified time | relevance | path

Searched defs:oa1 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d361 private bool arrayObjectMatch(Objects* oa1, Objects* oa2) in arrayObjectMatch()
385 private size_t arrayObjectHash(Objects* oa1) in arrayObjectHash()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c370 int arrayObjectMatch(Objects *oa1, Objects *oa2) in arrayObjectMatch()
483 static hash_t arrayObjectHash(Objects *oa1) in arrayObjectHash()