Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dexception.d104 _d_arraybounds_indexp("test", 400, 9, 3);
845 void _d_arraybounds_indexp(immutable(char*) file, uint line, size_t index, size_t length) in _d_arraybounds_indexp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Druntime.def59 DEF_D_RUNTIME (ARRAYBOUNDS_INDEXP, "_d_arraybounds_indexp", RT(VOID),