Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Darraycast.d23 void[] _d_arraycast(size_t tsize, size_t fsize, void[] a) in _d_arraycast() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Druntime.def108 DEF_D_RUNTIME (ARRAYCAST, "_d_arraycast", RT(ARRAY_VOID),
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2010235 Don't make a libcall for _d_arraycast when converting void[] to