Home
last modified time | relevance | path

Searched defs:GC_TRACE (Results 1 – 11 of 11) sorted by relevance

/dports/lang/ypsilon/ypsilon-0.9.6-update3/src/
H A Dobject_heap.cpp24 #define GC_TRACE(fmt) do { printf(fmt); fflush(stdout); } while (0) macro
26 #define GC_TRACE(fmt) ((void)0) macro
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_gc.c91 # define GC_TRACE(format, ...) fprintf(stderr, format "\n", ##__VA_ARGS__); macro
102 # define GC_TRACE(str) macro
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_gc.c92 # define GC_TRACE(format, ...) fprintf(stderr, format "\n", ##__VA_ARGS__); macro
103 # define GC_TRACE(str) macro
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_gc.c91 # define GC_TRACE(format, ...) fprintf(stderr, format "\n", ##__VA_ARGS__); macro
102 # define GC_TRACE(str) macro
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_gc.c92 # define GC_TRACE(format, ...) fprintf(stderr, format "\n", ##__VA_ARGS__); macro
103 # define GC_TRACE(str) macro
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_gc.c91 # define GC_TRACE(format, ...) fprintf(stderr, format "\n", ##__VA_ARGS__); macro
102 # define GC_TRACE(str) macro
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_gc.c91 # define GC_TRACE(format, ...) fprintf(stderr, format "\n", ##__VA_ARGS__); macro
102 # define GC_TRACE(str) macro
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_gc.c91 # define GC_TRACE(format, ...) fprintf(stderr, format "\n", ##__VA_ARGS__); macro
102 # define GC_TRACE(str) macro
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_gc.c91 # define GC_TRACE(format, ...) fprintf(stderr, format "\n", ##__VA_ARGS__); macro
102 # define GC_TRACE(str) macro
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/decoders/
H A Dgraphics_controller.c52 #define GC_TRACE(...) BD_DEBUG(DBG_GC, __VA_ARGS__) macro
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/decoders/
H A Dgraphics_controller.c52 #define GC_TRACE(...) BD_DEBUG(DBG_GC, __VA_ARGS__) macro