Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/
H A Ddeh.d185 static ExceptionHeader ehstorage;
192 auto eh = &ehstorage;
215 if (eh != &ehstorage)
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d181 static ExceptionHeader ehstorage; member
188 auto eh = &ehstorage; in create()
211 if (eh != &ehstorage) in free()