Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dexception_defines.h36 # define __catch(X) if (false) macro
41 # define __catch(X) catch(X) macro
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dexception_defines.h36 # define __catch(X) if (false) macro
41 # define __catch(X) catch(X) macro