Searched refs:theMessage (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp34 #define SetErrorMessageAndBailIfNil(theArg,theMessage) \
38 SetErrorMessage(theMessage); \
45 #define SetErrorMessageAndBail(theMessage) \
47 SetErrorMessage(theMessage); \
53 #define SetErrorMessageAndLongIntAndBail(theMessage,theLongInt) \
55 SetErrorMessageAndAppendLongInt(theMessage,theLongInt); \
61 #define SetErrorMessageAndLongIntAndBailIfError(theErrCode,theMessage,theLongInt) \
65 SetErrorMessageAndAppendLongInt(theMessage,theLongInt); \
72 #define SetErrorMessageCStrLongIntAndBailIfError(theErrCode,theMessage,theCStr,theLongInt) \
76 SetErrorMessageAndCStrAndLongInt(theMessage,theCSt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp34 #define SetErrorMessageAndBailIfNil(theArg,theMessage) \
38 SetErrorMessage(theMessage); \
45 #define SetErrorMessageAndBail(theMessage) \
47 SetErrorMessage(theMessage); \
53 #define SetErrorMessageAndLongIntAndBail(theMessage,theLongInt) \
55 SetErrorMessageAndAppendLongInt(theMessage,theLongInt); \
61 #define SetErrorMessageAndLongIntAndBailIfError(theErrCode,theMessage,theLongInt) \
65 SetErrorMessageAndAppendLongInt(theMessage,theLongInt); \
72 #define SetErrorMessageCStrLongIntAndBailIfError(theErrCode,theMessage,theCStr,theLongInt) \
76 SetErrorMessageAndCStrAndLongInt(theMessage,theCSt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp34 #define SetErrorMessageAndBailIfNil(theArg,theMessage) \
38 SetErrorMessage(theMessage); \
45 #define SetErrorMessageAndBail(theMessage) \
47 SetErrorMessage(theMessage); \
53 #define SetErrorMessageAndLongIntAndBail(theMessage,theLongInt) \
55 SetErrorMessageAndAppendLongInt(theMessage,theLongInt); \
61 #define SetErrorMessageAndLongIntAndBailIfError(theErrCode,theMessage,theLongInt) \
65 SetErrorMessageAndAppendLongInt(theMessage,theLongInt); \
72 #define SetErrorMessageCStrLongIntAndBailIfError(theErrCode,theMessage,theCStr,theLongInt) \
76 SetErrorMessageAndCStrAndLongInt(theMessage,theCSt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddnd.cpp327 DragTrackingMessage theMessage, WindowPtr theWindow,
350 DragTrackingMessage theMessage, WindowPtr theWindow,
365 switch (theMessage)
349 wxMacWindowDragTrackingHandler( DragTrackingMessage theMessage, WindowPtr theWindow, void *handlerRefCon, DragReference theDrag ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddnd.cpp412 pascal OSErr wxMacWindowDragTrackingHandler(DragTrackingMessage theMessage, WindowPtr theWindow,
432 pascal OSErr wxMacWindowDragTrackingHandler(DragTrackingMessage theMessage, WindowPtr theWindow, argument
446 switch(theMessage)

Completed in 108 milliseconds