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

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
hd_init.c 38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; function
40 htinit(unsigned char *h, unsigned char *s, int inc)
52 htinit(hexdig, USC "0123456789", 0x10);
53 htinit(hexdig, USC "abcdef", 0x10 + 10);
54 htinit(hexdig, USC "ABCDEF", 0x10 + 10);
  /external/chromium_org/base/third_party/dmg_fp/
msvc_warnings.patch 124 @@ -1498,7 +1511,7 @@ htinit(unsigned char *h, unsigned char *s, int inc)
dtoa.cc 1507 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc;
1509 htinit(unsigned char *h, unsigned char *s, int inc)
1525 htinit(hexdig, USC "0123456789", 0x10);
1526 htinit(hexdig, USC "abcdef", 0x10 + 10);
1527 htinit(hexdig, USC "ABCDEF", 0x10 + 10);
    [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /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 871 milliseconds