Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Druntime.def48 DEF_D_RUNTIME (ARRAY_BOUNDS, "_d_arraybounds", RT(VOID), P2(STRING, UINT),
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dexception.d826 void _d_arraybounds(string file, uint line) in _d_arraybounds() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2014197 (libcall_ids): Rename _d_array_bounds to _d_arraybounds.