Synopsis
int __float64_lt_0(float64_t arg0,
                   float64_t arg1);
Description

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