Home
last modified time | relevance | path

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

/minix3/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) in SetErrorMessageAndAppendLongInt() function