HomeSort by relevance Sort by last modified time
    Searched defs:dorounding (Results 1 - 3 of 3) 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);
312 dorounding(s0, ndigits, p->ext_sign, decpt);
  /prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c 3048 dorounding(char *s0, int ndigits, int sign, int *decpt) function
    [all...]
  /prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c 3048 dorounding(char *s0, int ndigits, int sign, int *decpt) function
    [all...]

Completed in 56 milliseconds