Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dexception_defines.h38 # define __catch(X) if (false) macro
43 # define __catch(X) catch(X) macro
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dexception_defines.h36 # define __catch(X) if (false) macro
41 # define __catch(X) catch(X) macro