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 0/9] Introduce ieee128 symbols and redirections


As a general principle, I'd suggest using a consistent naming convention 
for all the ieee128 function variants being added in both libc and libm.  
So, if __ieee128_* is used in libc that would indicate functions such as 
__ieee128_cosl in libm, for example.  (For the libm functions this is 
presumably mainly a matter of how a few macros get defined.)

-- 
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]