This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Sources of mathematical functions
- From: Архипов Дмитрий <arkhipov at megasignal dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 15 Jun 2007 17:16:12 +0700
- Subject: Sources of mathematical functions
- Reply-to: Архипов Дмитрий <arkhipov at megasignal dot com>
I was trying to find where the trigonometric functions BODIES are and couldn't found anything.
In the file builtin.c there are many references to the functions, but not the bodies.
Could you help me, please. Thank you very much.