/*optional*/
#include <math.h>
#ifndef FP_FAST_FMAF
#error "FP_FAST_FMAF is not defined"
#endif
int main(void) { return 0; }
