Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A DaaA.d642 extern (C) int _aaEqual(in TypeInfo tiRaw, in AA aa1, in AA aa2) in _aaEqual()
672 extern (C) hash_t _aaGetHash(in AA* aa, in TypeInfo tiRaw) nothrow in _aaGetHash()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A DaaA.d788 extern (C) int _aaEqual(scope const TypeInfo tiRaw, scope const AA aa1, scope const AA aa2) in _aaEqual()
818 extern (C) hash_t _aaGetHash(scope const AA* paa, scope const TypeInfo tiRaw) nothrow in _aaGetHash()