Searched refs:floattotime (Results 1 – 1 of 1) sorted by relevance
51 static char *floattotime(double f);718 ed = floattotime( in parsedaymonth()740 ed = floattotime(yearinfo->fnewmoon[i]); in parsedaymonth()757 ed = floattotime(yearinfo->equinoxdays[0]); in parsedaymonth()770 ed = floattotime(yearinfo->equinoxdays[1]); in parsedaymonth()785 ed = floattotime(yearinfo->solsticedays[0]); in parsedaymonth()798 ed = floattotime(yearinfo->solsticedays[1]); in parsedaymonth()1027 floattotime(double f) in floattotime() function