Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_floor

443 uprv_floor(double x)
457 return uprv_floor(x + 0.5);