#include <cruntime.h> float __float32_neg(float arg);
__float32_neg negates arg and returns the result.
__float32_neg may not be provided on all implementations of CrossWorks.