Searched refs:Wf1a (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Ddarwin-weakref-1.c23 static ftype Wf1a __attribute__((weakref ("wf1"))); variable
24 ftype *pf1a = &Wf1a;
H A Dattr-weakref-1-darwin.c102 static ftype Wf1a __attribute__((weakref ("wf1"))); variable
103 static ftype *pf1a USED = &Wf1a;
H A Dattr-weakref-1.c112 static ftype Wf1a __attribute__((weakref ("wf1"))); variable
113 static ftype *pf1a USED = &Wf1a;

Completed in 98 milliseconds