Searched refs:roundup (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/android/support/src/stdio/
H A Dstrtod.c3036 roundup(char *s0, int ndigits) function
3069 adjust = roundup(s0, ndigits);
3073 adjust = roundup(s0, ndigits);
3077 adjust = roundup(s0, ndigits);

Completed in 7 milliseconds