Searched refs:SetErrorMessageAndAppendLongInt (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp13 void SetErrorMessageAndAppendLongInt(const char *theErrorMessage,const long theLongInt);
55 SetErrorMessageAndAppendLongInt(theMessage,theLongInt); \
65 SetErrorMessageAndAppendLongInt(theMessage,theLongInt); \
106 SetErrorMessageAndAppendLongInt(theMessage,theLongInt); \
H A DErrorHandling.cpp81 void SetErrorMessageAndAppendLongInt(const char *theErrorMessage,const long theLongInt) function

Completed in 54 milliseconds