Home
last modified time | relevance | path

Searched defs:RETVAL_BOOL (Results 1 – 9 of 9) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Danalyse.h164 #define RETVAL_BOOL _Success_( return != FALSE ) \ macro
998 #define RETVAL_BOOL macro
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_API.h617 #define RETVAL_BOOL(b) ZVAL_BOOL(return_value, b) macro
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_API.h617 #define RETVAL_BOOL(b) ZVAL_BOOL(return_value, b) macro
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_API.h620 #define RETVAL_BOOL(b) ZVAL_BOOL(return_value, b) macro
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_API.h620 #define RETVAL_BOOL(b) ZVAL_BOOL(return_value, b) macro
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_API.h783 #define RETVAL_BOOL(b) ZVAL_BOOL(return_value, b) macro
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_API.h783 #define RETVAL_BOOL(b) ZVAL_BOOL(return_value, b) macro
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_API.h709 #define RETVAL_BOOL(b) ZVAL_BOOL(return_value, b) macro
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_API.h709 #define RETVAL_BOOL(b) ZVAL_BOOL(return_value, b) macro