Home
last modified time | relevance | path

Searched defs:DEBUG_PRINT (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/dports/lang/ocaml/ocaml-4.05.0/otherlibs/win32unix/
H A Dwindbug.h24 #define DEBUG_PRINT(fmt, ...) \ macro
42 #define DEBUG_PRINT(fmt) macro
60 #define DEBUG_PRINT \ macro
68 #define DEBUG_PRINT(fmt, ...) macro
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/win32unix/
H A Dwindbug.h24 #define DEBUG_PRINT(fmt, ...) \ macro
42 #define DEBUG_PRINT(fmt) macro
60 #define DEBUG_PRINT \ macro
68 #define DEBUG_PRINT(fmt, ...) macro
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/
H A Danjuta-debug.h54 …#define DEBUG_PRINT(format, ...) g_debug ("%s:%d (%s) " format, __FILE__, __LINE__, G_STRFUNC, ##_… macro
56 #define DEBUG_PRINT g_debug macro
59 #define DEBUG_PRINT(...) macro
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/umc/codec/h264_dec/include/
H A Dumc_h264_dec_debug.h39 #define DEBUG_PRINT(x) Trace x macro
42 #define DEBUG_PRINT(x) macro
/dports/devel/ispc/ispc-1.16.1/examples/cpu/gmres/
H A Ddebug.h46 #define DEBUG_PRINT(...) printf(__VA_ARGS__) macro
49 #define DEBUG_PRINT(...) macro
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/umc/codec/h265_dec/include/
H A Dumc_h265_debug.h41 #define DEBUG_PRINT(x) Trace x macro
45 #define DEBUG_PRINT(x) macro
/dports/x11-wm/phluid/phluid-0.0.3/src/
H A Ddebug.h2 #define DEBUG_PRINT(c) fprintf(stdout, c) macro
6 #define DEBUG_PRINT(c) macro
/dports/x11-fonts/mkbold-mkitalic/mkbold-mkitalic-0.11/
H A Dcommon.h37 #define DEBUG_PRINT(...) do { fprintf(stdout, "%s:%d: ", __FILE__, __LINE__); fprintf(stdout, __VA_… macro
39 #define DEBUG_PRINT(...) macro
/dports/www/netsurf/netsurf-3.10/frontends/atari/gemtk/
H A Dvaproto.c14 # define DEBUG_PRINT(x) printf x macro
16 # define DEBUG_PRINT(x) macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/memcache/include/
H A Ddebug.h71 #define DEBUG_PRINT(...) if(do_debug) ndbmc_debug_print(__func__, __VA_ARGS__) macro
80 #define DEBUG_PRINT(...) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/memcache/include/
H A Ddebug.h70 #define DEBUG_PRINT(...) if(do_debug) ndbmc_debug_print(__func__, __VA_ARGS__) macro
79 #define DEBUG_PRINT(...) macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/memcache/include/
H A Ddebug.h71 #define DEBUG_PRINT(...) if(do_debug) ndbmc_debug_print(__func__, __VA_ARGS__) macro
80 #define DEBUG_PRINT(...) macro
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/memcache/include/
H A Ddebug.h71 #define DEBUG_PRINT(...) if(do_debug) ndbmc_debug_print(__func__, __VA_ARGS__) macro
80 #define DEBUG_PRINT(...) macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/memcache/include/
H A Ddebug.h71 #define DEBUG_PRINT(...) if(do_debug) ndbmc_debug_print(__func__, __VA_ARGS__) macro
80 #define DEBUG_PRINT(...) macro
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/memcache/include/
H A Ddebug.h71 #define DEBUG_PRINT(...) if(do_debug) ndbmc_debug_print(__func__, __VA_ARGS__) macro
80 #define DEBUG_PRINT(...) macro
/dports/devel/libhoard/Hoard/src/include/hoard/
H A Ddebugprint.h2 #define DEBUG_PRINT(format) \ macro
30 #define DEBUG_PRINT(f) macro
/dports/devel/gtranslator/gtranslator-40.0/src/
H A Dgtr-debug.h38 # define DEBUG_PRINT g_message macro
/dports/graphics/Hermes/Hermes-1.3.3/src/
H A DDebug.h24 #define DEBUG_PRINT(f,d) printf(f,d); macro
42 #define DEBUG_PRINT(f,d) { } macro
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Ddebug.hpp31 #define DEBUG_PRINT(lvl, x) if((lvl) & debug_lvl) { std::cerr << x; } macro
37 #define DEBUG_PRINT(lvl, x) macro
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Ddebug.hpp31 #define DEBUG_PRINT(lvl, x) if((lvl) & debug_lvl) { std::cerr << x; } macro
37 #define DEBUG_PRINT(lvl, x) macro
/dports/textproc/libsass/libsass-3.6.4/src/
H A Ddebug.hpp31 #define DEBUG_PRINT(lvl, x) if((lvl) & debug_lvl) { std::cerr << x; } macro
37 #define DEBUG_PRINT(lvl, x) macro
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Ddebug.hpp31 #define DEBUG_PRINT(lvl, x) if((lvl) & debug_lvl) { std::cerr << x; } macro
37 #define DEBUG_PRINT(lvl, x) macro
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Ddebug.hpp31 #define DEBUG_PRINT(lvl, x) if((lvl) & debug_lvl) { std::cerr << x; } macro
37 #define DEBUG_PRINT(lvl, x) macro
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Ddebug.hpp31 #define DEBUG_PRINT(lvl, x) if((lvl) & debug_lvl) { std::cerr << x; } macro
37 #define DEBUG_PRINT(lvl, x) macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/innodb_memcached/innodb_memcache/include/
H A Ddebug.h43 #define DEBUG_PRINT(...) if(do_debug) ndbmc_debug_print(0, 0, __func__, __VA_ARGS__) macro
55 #define DEBUG_PRINT(...) macro

12345678910>>...14