Home
last modified time | relevance | path

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

/dports/net/libgrss/libgrss-0.7.0/src/
H A Dns-handler.h27 #define NS_HANDLER(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), NS_HANDLER_TYPE, NSHandler)) macro
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSException.h353 # define NS_HANDLER } @catch (NSException * localException) { macro
371 #define NS_HANDLER _NSRemoveHandler(&NSLocalHandler); } else { \ macro