Synopsis
int __float32_lt_0(float32_t arg0,
                   float32_t arg1);
Description

__float32_lt_0 compares arg to zero. __float32_lt_0 returns a non-zero value if arg is less than zero, and zero if arg0 is equal to or greater than zero.