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

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dattr-alias-3.c46 static void lf3(void) {} function
47 extern ftype Af3a __attribute__((alias ("lf3")));
H A Dattr-weakref-1-darwin.c112 static void lf3(void) {} function
113 static ftype Wf3a __attribute__((weakref ("lf3")));
H A Dattr-weakref-1.c122 static void lf3(void) {} function
123 static ftype Wf3a __attribute__((weakref ("lf3")));
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/fixed-point/
H A Dmuldiv-warning.c20 long _Fract lf3 = __LFRACT_MAX__ / __LFRACT_MIN__; variable

Completed in 48 milliseconds