Peter Wemm 3819e84017 Only provide one copy of the math functions. If we provide a MD function,
do not also provide a __generic_XXX version as well.  This is how we
used to runtime select the generic vs i387 versions on the i386 platform.

This saves a pile of #defines in the src/math_private.h file to undo the
__generic_XXX renames in some of the *.c files.
2003-07-23 04:53:47 +00:00
..
2002-06-17 15:28:59 +00:00
2002-06-17 15:28:59 +00:00
2003-05-22 17:07:57 +00:00