// Defines OS dependent macros #ifndef _CL_FLOAT_CONFIG_H #define _CL_FLOAT_CONFIG_H /* These definitions are adjusted by `configure' automatically. */ /* functions and declarations */ /* CL_FPU_CONTROL */ /* Define if you have and it defines the fpu_control_t type. */ #undef HAVE_FPU_CONTROL_T /* Define if you have and it declares the __setfpucw() function. */ #undef HAVE_SETFPUCW #endif /* _CL_FLOAT_CONFIG_H */