Searched defs:foo7 (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | wtr-label-1.c | 17 int foo7; local 39 int foo7; local
|
H A D | noreturn-1.c | 49 foo7(void) in foo7() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | static1.C | 4 void foo7 () { A::a = 3; }// ERROR - .* in foo7() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/ |
H A D | noreturn-1.C | 62 void __attribute__ ((__noreturn__)) foo7 () in foo7() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | tr-warn6.c | 13 #define foo7(AA, hello, world, EEE) sdf "A B hello C,world,DhelloE F" fds EEE /* { dg-warning "macr… macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | structs.c | 40 struct struct7 foo7 = {'1', '2', '3', '4', '5', '6', '7'}, L7; variable 160 void Fun7(struct struct7 foo7) in Fun7()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | structs.c | 114 struct struct7 foo7 = {'1','b','3','d','5','f','7'}, L7; variable 255 void Fun7(struct struct7 foo7) in Fun7()
|