Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp61 #define SetErrorMessageAndLongIntAndBailIfError(theErrCode,theMessage,theLongInt) \ argument
72 #define SetErrorMessageCStrLongIntAndBailIfError(theErrCode,theMessage,theCStr,theLongInt) \ argument
91 #define SetErrorMessageAndBailIfError(theErrCode,theMessage) \ argument
113 #define BailIfError(theErrCode) \ argument
122 #define SetErrCodeAndBail(theErrCode) \ argument
130 #define SetErrorCodeAndMessageAndBail(theErrCode,theMessage) \ argument