HomeSort by relevance Sort by last modified time
    Searched refs:lo0bits (Results 1 - 8 of 8) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gmisc.c 83 n += lo0bits(&L);
misc.c 115 lo0bits function
763 if ( (k = lo0bits(&y)) !=0) {
775 k = lo0bits(&z);
785 if ( (k = lo0bits(&y)) !=0)
812 k = lo0bits(&z);
gdtoaimp.h 547 #define lo0bits __lo0bits_D2A macro
598 extern int lo0bits ANSI((ULong*));
strtodg.c 327 return P - lo0bits(&L);
333 return P - 32 - lo0bits(&L);
856 if (j > 1 && lo0bits(rvb->x + i) < j - 1)
  /ndk/sources/android/support/src/stdio/
strtod.c 841 lo0bits function
1415 if ((k = lo0bits(&y)) != 0) {
1428 k = lo0bits(&z);
1435 if (k = lo0bits(&y))
1462 k = lo0bits(&z);
    [all...]
  /external/libweave/third_party/chromium/base/third_party/dmg_fp/
dtoa.cc 734 lo0bits
1318 k = lo0bits(&y);
1332 k = lo0bits(&z);
1342 if (k = lo0bits(&y))
1369 k = lo0bits(&z);
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 5051 milliseconds