2006-07-18 01:54:22 +02:00
|
|
|
/* DO NOT EDIT THIS FILE.
|
|
|
|
|
|
|
|
It has been auto-edited by fixincludes from:
|
|
|
|
|
|
|
|
"fixinc/tests/inc/architecture/ppc/math.h"
|
|
|
|
|
|
|
|
This had to be done to correct non-standard usages in the
|
|
|
|
original, manufacturer supplied header file. */
|
|
|
|
|
2012-10-29 17:44:34 +01:00
|
|
|
|
|
|
|
|
|
|
|
#if defined( BROKEN_NAN_CHECK )
|
|
|
|
#if 1
|
|
|
|
#endif /* BROKEN_NAN_CHECK */
|
2019-06-21 21:18:18 +02:00
|
|
|
|
|
|
|
|
|
|
|
#if defined( DARWIN_LL_FUNCS_AVAIL_CHECK )
|
|
|
|
#if !(__DARWIN_NO_LONG_LONG)
|
|
|
|
#endif /* DARWIN_LL_FUNCS_AVAIL_CHECK */
|