Searched refs:gf2 (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/obj-c++.dg/
H A Dtry-catch-9.mm16 float gf1 = 9.0, gf2 = 19.0;
37 pf = &gf2;
40 arg2 = &gf2;
50 if (pi != &gi2 || pf != &gf2) {
58 if (arg1 != 17 || arg2 != &gf2) {
/haiku-buildtools/gcc/gcc/testsuite/objc/execute/exceptions/
H A Dlocal-variables-1.m10 float gf1 = 9.0, gf2 = 19.0;
31 pf = &gf2;
34 arg2 = &gf2;
44 if(pi != &gi2 || pf != &gf2) {
52 if(arg1 != 17 || arg2 != &gf2) {
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dattr-weakref-1-darwin.c108 void gf2(void) {} function
109 static ftype Wf2a __attribute__((weakref ("gf2")));
H A Dattr-weakref-1.c118 void gf2(void) {} function
119 static ftype Wf2a __attribute__((weakref ("gf2")));

Completed in 72 milliseconds