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

  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
strtodg.c 314 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
618 rve1 = rve + rvbits - nbits;
642 rve = rve1 = emin;
747 if (rve1 == emin)
756 rve = rve1 - 1;
772 if (dsign || bbbits > 1 || denorm || rve1 == emin)
801 if (rve1 == emin) {
914 if (rve1 == emin) {
923 --rve1;
942 rve1++;
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtodg.c 348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
716 rve1 = rve + rvbits - nbits;
742 rve = rve1 = emin;
849 if (rve1 == emin)
858 rve = rve1 - 1;
874 if (dsign || bbbits > 1 || denorm || rve1 == emin)
903 if (rve1 == emin) {
1016 if (rve1 == emin) {
1025 --rve1;
1044 rve1++
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libmingwex.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libmingwex.a     [all...]

Completed in 160 milliseconds