This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] AArch64 optimized maths functions.


On 2012-11-19 01:51, Marcus Shawcroft wrote:
> +TYPE
> +__CONCATX(__,FUNC) (x, y, z)
> +     TYPE x;
> +     TYPE y;
> +     TYPE z;
> +{

Don't use K&R C.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]