[openssl-dev] Testing for a type with a define in e_os2.h?

Salz, Rich rsalz at akamai.com
Sun Mar 27 13:59:30 UTC 2016


> # if defined(OPENSSL_SYS_UEFI) && !defined(ssize_t) #  define ossl_ssize_t
> int #  define OSSL_SSIZE_MAX INT_MAX # endif

It's testing for a #define, not a typedef.



More information about the openssl-dev mailing list