Home
last modified time | relevance | path

Searched defs:DBGPRINTF (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/libcilkrts/runtime/
H A Dbug.h109 # define DBGPRINTF(_fmt, ...) macro
127 # define DBGPRINTF(_fmt, ...) __cilkrts_dbgprintf(_fmt, __VA_ARGS__) macro
136 # define DBGPRINTF(_fmt, ...) fprintf(stderr, _fmt, __VA_ARGS__) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcilkrts/runtime/
H A Dbug.h109 # define DBGPRINTF(_fmt, ...) macro
127 # define DBGPRINTF(_fmt, ...) __cilkrts_dbgprintf(_fmt, __VA_ARGS__) macro
136 # define DBGPRINTF(_fmt, ...) fprintf(stderr, _fmt, __VA_ARGS__) macro
/dports/lang/gnat_util/gcc-6-20180516/libcilkrts/runtime/
H A Dbug.h109 # define DBGPRINTF(_fmt, ...) macro
127 # define DBGPRINTF(_fmt, ...) __cilkrts_dbgprintf(_fmt, __VA_ARGS__) macro
136 # define DBGPRINTF(_fmt, ...) fprintf(stderr, _fmt, __VA_ARGS__) macro
/dports/graphics/grx/grx249/src/include/
H A Dgrxdebug.h36 # define DBGPRINTF(tst,x) do { \ macro
45 # define DBGPRINTF(tst,x) do { \ macro
H A Dlibgrx.h201 # define DBGPRINTF(chk,x) macro
/dports/net/mpich/mpich-3.4.3/test/mpi/info/
H A Dinfomany2.c25 #define DBGPRINTF(a) printf a; fflush(stdout) macro
27 #define DBGPRINTF(a) macro
/dports/net/mpich2/mpich2-1.5/test/mpi/info/
H A Dinfomany2.c25 #define DBGPRINTF(a) printf a; fflush(stdout) macro
27 #define DBGPRINTF(a) macro
/dports/www/pserv/pserv-3.4/sources/
H A Dmain.h177 #define DBGPRINTF(s) printf s macro
179 #define DBGPRINTF(s) macro
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Ddebug.h66 #define DBGPRINTF(...) if(Debug) { r_dbgprintf(__FILE__, __VA_ARGS__); } macro
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgengtype.h496 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
503 #define DBGPRINTF(Fmt,...) do {/*nodbgrintf*/} while (0) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgengtype.h508 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
515 #define DBGPRINTF(Fmt,...) do {/*nodbgrintf*/} while (0) macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgengtype.h496 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
503 #define DBGPRINTF(Fmt,...) do {/*nodbgrintf*/} while (0) macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgengtype.h495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \ macro

12