Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/util/
H A Darray.d82 _enforceSameLengthNogc(action, a1.length, a2.length); in enforceTypedArraysConformableNogc()
90 _enforceSameLengthNogc(action, a1.length, a2.length);
107 private void _enforceSameLengthNogc(const ref char[] action, in _enforceSameLengthNogc() function