Home
last modified time | relevance | path

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

/PHP-7.4/ext/openssl/
H A Dopenssl.c718 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION(_cond, _name) \ argument
720 if (_cond) { \
726 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION_NORET(_cond, _name) \ argument
728 if (_cond) { \

Completed in 17 milliseconds