Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl.c433 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION(_cond, _name, _arg_num) \ argument
435 if (_cond) { \
440 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION_NULL_RETURN(_cond, _name) \ argument
442 if (_cond) { \

Completed in 26 milliseconds