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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: what are __ieee754_exp2l/__ieee754_log2l for?


David Mosberger <davidm@napali.hpl.hp.com> writes:

> Can somebody clue me in on the meaning of the various math-library
> file-name prefixes?  "w_" stands for "wrapper", I figured that one.
> But what's the idea behind the "s_" vs. "e_" prefixes?

I have no idea what they stand for, but s_ is used for the functions
without a wrapper, and e_ for the wrapped functions.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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