HomeSort by relevance Sort by last modified time
    Searched full:dorounding (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
hdtoa.c 71 dorounding(char *s0, int ndigits, int sign, int *decpt) function
202 dorounding(s0, ndigits, p->dbl_sign, decpt);
311 dorounding(s0, ndigits, p->ext_sign, decpt);
  /ndk/sources/android/support/src/stdio/
strtod.c 3048 dorounding(char *s0, int ndigits, int sign, int *decpt) function
    [all...]

Completed in 71 milliseconds