This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Replace M_SUF (fabs) with M_FABS


On Fri, 27 Apr 2018, Tulio Magno Quites Machado Filho wrote:

> math-type-macros.h provides the macro M_FABS in order to reference
> the correct fabs function for a specific type.
> In most of the cases, M_FABS is identical to M_SUF (fabs), but that
> may change in the future.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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