Home
last modified time | relevance | path

Searched defs:onOutOfMemoryErrorNoGC (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dexception.d686 alias onOutOfMemoryErrorNoGC = onOutOfMemoryError; in version() local
709 extern (C) void onOutOfMemoryErrorNoGC() @trusted nothrow @nogc in onOutOfMemoryErrorNoGC() function