Searched defs:PROTOTYPE (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-power-1.c21 #define PROTOTYPE(FN) extern double FN(double); extern float FN##f(float); \ macro
27 PROTOTYPE(fabs) function
H A Dbuiltin-nonneg-1.c14 #define PROTOTYPE(FN) extern double FN(double); extern float FN##f(float); \ macro
H A Dbuiltin-explog-1.c21 #define PROTOTYPE(FN) extern double FN(double); extern float FN##f(float); \ macro
27 PROTOTYPE(exp) function
[all...]

Completed in 34 milliseconds