Searched refs:Wf1c (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dattr-weakref-1-darwin.c104 static ftype Wf1c __attribute__((weakref)); variable
105 extern ftype Wf1c __attribute__((alias ("wf1")));
106 static ftype *pf1c USED = &Wf1c;
H A Dattr-weakref-1.c114 static ftype Wf1c __attribute__((weakref)); variable
115 extern ftype Wf1c __attribute__((alias ("wf1")));
116 static ftype *pf1c USED = &Wf1c;

Completed in 44 milliseconds