Home | History | Annotate | Download | only in common

Lines Matching defs:uprv_floor

454 uprv_floor(double x)
468 return uprv_floor(x + 0.5);