what are __ieee754_exp2l/__ieee754_log2l for?

David Mosberger davidm@napali.hpl.hp.com
Fri Nov 12 07:56:00 GMT 2004


>>>>> On Thu, 11 Nov 2004 10:58:07 +0100, Andreas Schwab <schwab@suse.de> said:

  Andreas> 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?

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

Ah, that helps, thanks!

	--david



More information about the Libc-hacker mailing list