Home
last modified time | relevance | path

Searched refs:S10 (Results 1 – 25 of 2406) sorted by relevance

12345678910>>...97

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" in fn5()
41 memcpy (dst, S10, sizeof S10);
42 mempcpy (dst, S10, sizeof S10);
43 memmove (dst, S10, sizeof S10);
45 memset (dst, 0, sizeof S10);
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */
93 memcpy (dst, S10, sizeof S10);
94 mempcpy (dst, S10, sizeof S10);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/c-c++-common/
H A DWsizeof-pointer-memaccess3.c31 #define S10 "123456789" macro
41 memcpy (dst, S10, sizeof S10); in test_string_literal()
42 mempcpy (dst, S10, sizeof S10); in test_string_literal()
43 memmove (dst, S10, sizeof S10); in test_string_literal()
45 memset (dst, 0, sizeof S10); in test_string_literal()
47 stpncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
49 strncpy (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
51 strncat (dst, S10, sizeof S10); /* { dg-warning "\\\[-Wsizeof-pointer-memaccess]" } */ in test_string_literal()
93 memcpy (dst, S10, sizeof S10); in test_char_array_chk()
94 mempcpy (dst, S10, sizeof S10); in test_char_array_chk()
[all …]
/dports/games/numptyphysics-npcomplete/npcomplete/
H A DSqurrelNuts.nph65 S10: 223,126 226,127 231,131 239,135 247,137 252,141 255,142 259,145 261,146
67 S10: 202,263 203,264 199,241 198,233 196,227 195,223 192,217
69 S10: 206,287 207,310 206,322
71 S10: 205,346 204,390 209,393 216,393 223,392 232,389 247,389
72 S10: 201,369 211,369 221,366 231,366 238,365 241,365
73 S10: 197,352 195,352 194,351 199,352 205,351 214,350 245,347 253,345 258,342
74 S10: 204,411 203,411 204,415 201,448 200,454 204,459 217,459 224,457 231,456 237,453 242,453 248,45…
75 S10: 595,17 594,14 597,13 609,11 626,11 633,10 649,10 657,11 660,14
77 S10: 627,5 628,41 629,48 630,51 632,54
80 S10: 623,362 620,362 615,365 613,365 620,362 630,362 643,357 656,357 668,356 679,356 687,355 694,35…
[all …]
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.cp/
H A Dnested-types.cc21 struct S10 { struct
577 S10 s10; in main()
578 S10::S11 s11; in main()
579 S10::S11::S12 s12; in main()
588 S10::S21 s21; in main()
589 S10::S21::S22 s22; in main()
598 S10::S31 s31; in main()
599 S10::S31::S32 s32; in main()
608 S10::S41 s41; in main()
609 S10::S41::S42 s42; in main()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr71969-2.c7 #define S10 S S S S S S S S S S macro
8 #define S100 S10 S10 S10 S10 S10 S10 S10 S10 S10 S10
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr71969-2.c7 #define S10 S S S S S S S S S S macro
8 #define S100 S10 S10 S10 S10 S10 S10 S10 S10 S10 S10
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr71969-2.c7 #define S10 S S S S S S S S S S macro
8 #define S100 S10 S10 S10 S10 S10 S10 S10 S10 S10 S10
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr71969-2.c7 #define S10 S S S S S S S S S S macro
8 #define S100 S10 S10 S10 S10 S10 S10 S10 S10 S10 S10
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr71969-2.c7 #define S10 S S S S S S S S S S macro
8 #define S100 S10 S10 S10 S10 S10 S10 S10 S10 S10 S10
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr71969-2.c7 #define S10 S S S S S S S S S S macro
8 #define S100 S10 S10 S10 S10 S10 S10 S10 S10 S10 S10
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr71969-2.c7 #define S10 S S S S S S S S S S macro
8 #define S100 S10 S10 S10 S10 S10 S10 S10 S10 S10 S10

12345678910>>...97