HomeSort by relevance Sort by last modified time
    Searched defs:sxe (Results 1 - 15 of 15) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
dmisc.c 118 ULong *bx, *bxe, q, *sx, *sxe; local
136 sxe = sx + --n;
139 q = *bxe / (*sxe + 1); /* ensure q <= true quotient */
174 while(sx <= sxe);
215 while(sx <= sxe);
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
dmisc.c 117 ULong *bx, *bxe, q, *sx, *sxe; local
135 sxe = sx + --n;
138 q = *bxe / (*sxe + 1); /* ensure q <= true quotient */
175 while(sx <= sxe);
218 while(sx <= sxe);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
dtoa.c 1236 ULong *bx, *bxe, q, *sx, *sxe; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dtoa.c 1219 ULong *bx, *bxe, q, *sx, *sxe; local
    [all...]
  /external/python/cpython2/Python/
dtoa.c 1236 ULong *bx, *bxe, q, *sx, *sxe; local
1252 sxe = sx + --n;
1255 q = *bxe / (*sxe + 1); /* ensure q <= true quotient */
    [all...]
  /prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c 2195 ULong *bx, *bxe, *sx, *sxe; local
    [all...]
  /prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c 2195 ULong *bx, *bxe, *sx, *sxe; local
    [all...]
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/misc/common/robolectric/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 308 milliseconds