Home
last modified time | relevance | path

Searched refs:DEBUG_BUFFER_SIZE (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dshrink-wrap-pretend.c8 #define DEBUG_BUFFER_SIZE 80 macro
14 static char s[DEBUG_BUFFER_SIZE]; in unifi_trace()
24 len = vsnprintf (&(s)[0], (DEBUG_BUFFER_SIZE), fmt, args); in unifi_trace()
27 if (len >= DEBUG_BUFFER_SIZE) in unifi_trace()
29 (s)[DEBUG_BUFFER_SIZE - 2] = '\n'; in unifi_trace()
30 (s)[DEBUG_BUFFER_SIZE - 1] = 0; in unifi_trace()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/epmd/src/
H A Depmd.c440 #define DEBUG_BUFFER_SIZE 2048 macro
446 char buf[DEBUG_BUFFER_SIZE]; in dbg_gen_printf()
453 erts_vsnprintf(buf, DEBUG_BUFFER_SIZE, format, args); in dbg_gen_printf()
464 erts_snprintf(buf, DEBUG_BUFFER_SIZE, "epmd: %.*s: ", in dbg_gen_printf()
467 erts_vsnprintf(buf + len, DEBUG_BUFFER_SIZE - len, format, args); in dbg_gen_printf()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/epmd/src/
H A Depmd.c440 #define DEBUG_BUFFER_SIZE 2048 macro
446 char buf[DEBUG_BUFFER_SIZE]; in dbg_gen_printf()
453 erts_vsnprintf(buf, DEBUG_BUFFER_SIZE, format, args); in dbg_gen_printf()
464 erts_snprintf(buf, DEBUG_BUFFER_SIZE, "epmd: %.*s: ", in dbg_gen_printf()
467 erts_vsnprintf(buf + len, DEBUG_BUFFER_SIZE - len, format, args); in dbg_gen_printf()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/epmd/src/
H A Depmd.c440 #define DEBUG_BUFFER_SIZE 2048 macro
446 char buf[DEBUG_BUFFER_SIZE]; in dbg_gen_printf()
453 erts_vsnprintf(buf, DEBUG_BUFFER_SIZE, format, args); in dbg_gen_printf()
464 erts_snprintf(buf, DEBUG_BUFFER_SIZE, "epmd: %.*s: ", in dbg_gen_printf()
467 erts_vsnprintf(buf + len, DEBUG_BUFFER_SIZE - len, format, args); in dbg_gen_printf()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/epmd/src/
H A Depmd.c440 #define DEBUG_BUFFER_SIZE 2048 macro
446 char buf[DEBUG_BUFFER_SIZE]; in dbg_gen_printf()
453 erts_vsnprintf(buf, DEBUG_BUFFER_SIZE, format, args); in dbg_gen_printf()
464 erts_snprintf(buf, DEBUG_BUFFER_SIZE, "epmd: %.*s: ", in dbg_gen_printf()
467 erts_vsnprintf(buf + len, DEBUG_BUFFER_SIZE - len, format, args); in dbg_gen_printf()
/dports/lang/erlang/otp-OTP-24.1.7/erts/epmd/src/
H A Depmd.c440 #define DEBUG_BUFFER_SIZE 2048 macro
446 char buf[DEBUG_BUFFER_SIZE]; in dbg_gen_printf()
453 erts_vsnprintf(buf, DEBUG_BUFFER_SIZE, format, args); in dbg_gen_printf()
464 erts_snprintf(buf, DEBUG_BUFFER_SIZE, "epmd: %.*s: ", in dbg_gen_printf()
467 erts_vsnprintf(buf + len, DEBUG_BUFFER_SIZE - len, format, args); in dbg_gen_printf()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/epmd/src/
H A Depmd.c489 #define DEBUG_BUFFER_SIZE 2048 macro
495 char buf[DEBUG_BUFFER_SIZE]; in dbg_gen_printf()
502 erts_vsnprintf(buf, DEBUG_BUFFER_SIZE, format, args); in dbg_gen_printf()
513 erts_snprintf(buf, DEBUG_BUFFER_SIZE, "epmd: %.*s: ", in dbg_gen_printf()
516 erts_vsnprintf(buf + len, DEBUG_BUFFER_SIZE - len, format, args); in dbg_gen_printf()

12