Home
last modified time | relevance | path

Searched defs:foo7 (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dwtr-label-1.c17 int foo7; local
39 int foo7; local
H A Dnoreturn-1.c49 foo7(void) in foo7() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dstatic1.C4 void foo7 () { A::a = 3; }// ERROR - .* in foo7() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/
H A Dnoreturn-1.C62 void __attribute__ ((__noreturn__)) foo7 () in foo7() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dtr-warn6.c13 #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 Dstructs.c40 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 Dstructs.c114 struct struct7 foo7 = {'1','b','3','d','5','f','7'}, L7; variable
255 void Fun7(struct struct7 foo7) in Fun7()