Searched refs:_cond (Results 1 – 1 of 1) sorted by relevance
422 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION(_cond, _name, _arg_num) \ argument424 if (_cond) { \429 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION_NULL_RETURN(_cond, _name) \ argument431 if (_cond) { \
Completed in 22 milliseconds