Searched refs:_d_arrayassign_r (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | arrayassign.d | 144 extern (C) void[] _d_arrayassign_r(TypeInfo ti, void[] src, void[] dst, void* ptmp) in _d_arrayassign_r() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | arrayassign.d | 144 extern (C) void[] _d_arrayassign_r(TypeInfo ti, void[] src, void[] dst, void* ptmp) in _d_arrayassign_r() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | runtime.def | 125 DEF_D_RUNTIME (ARRAYASSIGN_R, "_d_arrayassign_r", RT(ARRAY_VOID),
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | runtime.def | 133 DEF_D_RUNTIME (ARRAYASSIGN_R, "_d_arrayassign_r", RT(ARRAY_VOID),
|