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?


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


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