Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/
H A Dopenssl.c410 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION(_cond, _name, _arg_num) \ argument
412 if (_cond) { \
417 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION_NULL_RETURN(_cond, _name) \ argument
419 if (_cond) { \

Completed in 21 milliseconds